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

Decay energy chain #2448

Merged
merged 35 commits into from
Nov 27, 2023

Fixes the test calculate shell masses with hand calculated values

32bd989
Select commit
Loading
Failed to load commit list.
Merged

Decay energy chain #2448

Fixes the test calculate shell masses with hand calculated values
32bd989
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

68.72% (+1.56%) compared to 84cf2e6

View this Pull Request on Codecov

68.72% (+1.56%) compared to 84cf2e6

Details

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (84cf2e6) 67.16% compared to head (32bd989) 68.72%.
Report is 3 commits behind head on master.

Files Patch % Lines
tardis/energy_input/gamma_ray_transport.py 75.94% 19 Missing ⚠️
tardis/energy_input/energy_source.py 0.00% 1 Missing ⚠️
tardis/io/decay.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2448      +/-   ##
==========================================
+ Coverage   67.16%   68.72%   +1.56%     
==========================================
  Files         156      157       +1     
  Lines       13761    13872     +111     
==========================================
+ Hits         9243     9534     +291     
+ Misses       4518     4338     -180     

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