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

Fix energy_bias_resolution_from_energy_dispersion #268

Merged
merged 3 commits into from
Oct 27, 2023

Add test for empty edisp slice

9a4baa1
Select commit
Loading
Failed to load commit list.
Merged

Fix energy_bias_resolution_from_energy_dispersion #268

Add test for empty edisp slice
9a4baa1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

95.36% (+0.01%) compared to dbacc33

View this Pull Request on Codecov

95.36% (+0.01%) compared to dbacc33

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dbacc33) 95.35% compared to head (9a4baa1) 95.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   95.35%   95.36%   +0.01%     
==========================================
  Files          60       60              
  Lines        3097     3109      +12     
==========================================
+ Hits         2953     2965      +12     
  Misses        144      144              
Files Coverage Δ
pyirf/benchmarks/energy_bias_resolution.py 76.00% <100.00%> (+1.53%) ⬆️
pyirf/benchmarks/tests/test_bias_resolution.py 71.21% <100.00%> (+4.54%) ⬆️

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