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

Add different options to compute stat_array on FluxPointsDatasets #5135

Merged
merged 25 commits into from
May 17, 2024

fix

a55f23c
Select commit
Loading
Failed to load commit list.
Merged

Add different options to compute stat_array on FluxPointsDatasets #5135

fix
a55f23c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 0s

94.46% (+0.20%) compared to a048535

View this Pull Request on Codecov

94.46% (+0.20%) compared to a048535

Details

Codecov Report

Attention: Patch coverage is 97.36842% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 94.46%. Comparing base (a048535) to head (a55f23c).
Report is 79 commits behind head on main.

Files Patch % Lines
gammapy/datasets/flux_points.py 97.46% 2 Missing ⚠️
gammapy/estimators/points/tests/test_lightcurve.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5135      +/-   ##
==========================================
+ Coverage   94.25%   94.46%   +0.20%     
==========================================
  Files         234      235       +1     
  Lines       35226    35493     +267     
==========================================
+ Hits        33204    33528     +324     
+ Misses       2022     1965      -57     

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