Skip to content

Fixes after PR comments - unified order: rel_injection, abs_injection…

6d1b96a
Select commit
Loading
Failed to load commit list.
Merged

particle injection implementation + refactoring #183

Fixes after PR comments - unified order: rel_injection, abs_injection…
6d1b96a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2025 in 1s

96.89% (-0.34%) compared to 8e88445

View this Pull Request on Codecov

96.89% (-0.34%) compared to 8e88445

Details

Codecov Report

❌ Patch coverage is 93.72881% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.89%. Comparing base (8e88445) to head (6d1b96a).
⚠️ Report is 15 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
agnpy/time_evolution/time_evolution.py 89.81% 27 Missing ⚠️
agnpy/time_evolution/_time_evolution_utils.py 94.36% 8 Missing ⚠️
agnpy/spectra/spectra.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
- Coverage   97.22%   96.89%   -0.34%     
==========================================
  Files          44       48       +4     
  Lines        3826     4215     +389     
==========================================
+ Hits         3720     4084     +364     
- Misses        106      131      +25     

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