Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spectrum refactor #2689

Merged
merged 20 commits into from
Jul 22, 2024

Spectrum frequency var rename

72c8220
Select commit
Loading
Failed to load commit list.
Merged

Spectrum refactor #2689

Spectrum frequency var rename
72c8220
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

36.61% (+0.14%) compared to c107f27

View this Pull Request on Codecov

36.61% (+0.14%) compared to c107f27

Details

Codecov Report

Attention: Patch coverage is 44.31138% with 93 lines in your changes missing coverage. Please review.

Project coverage is 36.61%. Comparing base (c107f27) to head (72c8220).
Report is 6 commits behind head on master.

Files Patch % Lines
tardis/spectrum/tests/test_spectrum_solver.py 35.29% 33 Missing ⚠️
tardis/spectrum/base.py 50.00% 31 Missing ⚠️
tardis/simulation/base.py 20.00% 12 Missing ⚠️
tardis/tests/test_tardis_full.py 44.44% 5 Missing ⚠️
tardis/tests/test_tardis_full_formal_integral.py 57.14% 3 Missing ⚠️
...ardis/transport/montecarlo/montecarlo_main_loop.py 0.00% 3 Missing ⚠️
tardis/spectrum/tests/test_cuda_formal_integral.py 71.42% 2 Missing ⚠️
tardis/transport/montecarlo/base.py 0.00% 2 Missing ⚠️
tardis/transport/montecarlo/packet_collections.py 0.00% 1 Missing ⚠️
tardis/visualization/widgets/line_info.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2689      +/-   ##
==========================================
+ Coverage   36.47%   36.61%   +0.14%     
==========================================
  Files         183      186       +3     
  Lines       14664    14837     +173     
==========================================
+ Hits         5348     5433      +85     
- Misses       9316     9404      +88     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.