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

A/E survival fractions joint fitter and ecal fix #591

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

adjust error to sampling rate and add units

cf8b181
Select commit
Loading
Failed to load commit list.
Open

A/E survival fractions joint fitter and ecal fix #591

adjust error to sampling rate and add units
cf8b181
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

48.68% (-0.12%) compared to 981877e, passed because coverage increased by 0.51% when compared to adjusted base (48.16%)

View this Pull Request on Codecov

48.68% (-0.12%) compared to 981877e, passed because coverage increased by 0.51% when compared to adjusted base (48.16%)

Details

Codecov Report

Attention: Patch coverage is 65.46763% with 96 lines in your changes missing coverage. Please review.

Project coverage is 48.68%. Comparing base (981877e) to head (cf8b181).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/pygama/pargen/AoE_cal.py 47.82% 48 Missing ⚠️
src/pygama/pargen/survival_fractions.py 74.15% 46 Missing ⚠️
src/pygama/pargen/energy_cal.py 75.00% 1 Missing ⚠️
src/pygama/pargen/extract_tau.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
- Coverage   48.80%   48.68%   -0.12%     
==========================================
  Files          59       60       +1     
  Lines        7846     7939      +93     
==========================================
+ Hits         3829     3865      +36     
- Misses       4017     4074      +57     

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