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

feat: Experimental implementation of custom modifiers #1991

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

remove print commands (REVERT IF NEEDED FOR TESTING)

bb302c2
Select commit
Loading
Failed to load commit list.
Draft

feat: Experimental implementation of custom modifiers #1991

remove print commands (REVERT IF NEEDED FOR TESTING)
bb302c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 1s

98.09% (-0.19%) compared to ecbe778

View this Pull Request on Codecov

98.09% (-0.19%) compared to ecbe778

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (ecbe778) 98.28% compared to head (bb302c2) 98.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1991      +/-   ##
==========================================
- Coverage   98.28%   98.09%   -0.19%     
==========================================
  Files          69       70       +1     
  Lines        4538     4626      +88     
  Branches      803      814      +11     
==========================================
+ Hits         4460     4538      +78     
- Misses         45       51       +6     
- Partials       33       37       +4     
Files Coverage Δ
src/pyhf/experimental/modifiers.py 88.63% <88.63%> (ø)

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