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

Some clarification of what functions do #266

Merged
merged 3 commits into from
Oct 30, 2023

Update helpstring

fdd61c2
Select commit
Loading
Failed to load commit list.
Merged

Some clarification of what functions do #266

Update helpstring
fdd61c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 0s

95.35% (+0.00%) compared to 4b617cc

View this Pull Request on Codecov

95.35% (+0.00%) compared to 4b617cc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b617cc) 95.34% compared to head (fdd61c2) 95.35%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   95.34%   95.35%           
=======================================
  Files          60       60           
  Lines        3096     3097    +1     
=======================================
+ Hits         2952     2953    +1     
  Misses        144      144           
Files Coverage Δ
pyirf/binning.py 96.66% <ø> (ø)
pyirf/cuts.py 95.83% <ø> (ø)

... and 1 file with indirect coverage changes

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