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

Gamma ray spectra dep #2793

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Changed name to time_start

00a34a0
Select commit
Loading
Failed to load commit list.
Open

Gamma ray spectra dep #2793

Changed name to time_start
00a34a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

70.55% (+0.30%) compared to b95388b

View this Pull Request on Codecov

70.55% (+0.30%) compared to b95388b

Details

Codecov Report

Attention: Patch coverage is 42.47104% with 149 lines in your changes missing coverage. Please review.

Project coverage is 70.55%. Comparing base (b95388b) to head (00a34a0).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
tardis/energy_input/main_gamma_ray_loop.py 13.04% 60 Missing ⚠️
tardis/energy_input/gamma_ray_packet_source.py 14.70% 29 Missing ⚠️
tardis/energy_input/util.py 13.63% 19 Missing ⚠️
tardis/energy_input/gamma_ray_channel.py 63.88% 13 Missing ⚠️
tardis/energy_input/gamma_packet_loop.py 0.00% 12 Missing ⚠️
tardis/energy_input/samplers.py 44.44% 10 Missing ⚠️
tardis/energy_input/GXPacket.py 0.00% 5 Missing ⚠️
tardis/energy_input/gamma_ray_grid.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2793      +/-   ##
==========================================
+ Coverage   70.24%   70.55%   +0.30%     
==========================================
  Files         214      221       +7     
  Lines       15981    16261     +280     
==========================================
+ Hits        11226    11473     +247     
- Misses       4755     4788      +33     

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