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

Update sweights.py #164

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Update sweights.py #164

merged 4 commits into from
Oct 17, 2024

Conversation

dlanci
Copy link
Contributor

@dlanci dlanci commented Oct 8, 2024

Added customisable tolerance in compute_sweights. This is helpful when running in test modes and the fit outputs are not precise.

dlanci and others added 2 commits October 8, 2024 15:20
Added customisable tolerance in compute_sweights. This is helpful in test modes.
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@dc97d67). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage        ?   92.28%           
=======================================
  Files           ?       26           
  Lines           ?     1271           
  Branches        ?        0           
=======================================
  Hits            ?     1173           
  Misses          ?       98           
  Partials        ?        0           
Flag Coverage Δ
unittests 92.28% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@jonas-eschle jonas-eschle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I've just added some docs @dlanci . You're fine with it? Then I am gonna merge

@jonas-eschle jonas-eschle merged commit 53d23b5 into scikit-hep:main Oct 17, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants