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: Add support for POWHEG weights #220

Merged
merged 17 commits into from
Jan 25, 2024

Update src/pylhe/__init__.py

c25df6e
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support for POWHEG weights #220

Update src/pylhe/__init__.py
c25df6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

91.48% (+3.30%) compared to c5503c2

View this Pull Request on Codecov

91.48% (+3.30%) compared to c5503c2

Details

Codecov Report

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

Comparison is base (c5503c2) 88.18% compared to head (c25df6e) 91.48%.

Files Patch % Lines
src/pylhe/__init__.py 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   88.18%   91.48%   +3.30%     
==========================================
  Files           2        2              
  Lines         220      235      +15     
  Branches       48       54       +6     
==========================================
+ Hits          194      215      +21     
+ Misses         23       16       -7     
- Partials        3        4       +1     

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