Skip to content

Conversation

@nsmith-
Copy link
Member

@nsmith- nsmith- commented Sep 29, 2025

As it turns out, using pint.Quantity(val, unit) uses a different registry than val * unit when we want to use the registry of unit

As it turns out, using `pint.Quantity(val, unit)` uses a different registry than `val * unit` when we want to use the registry of `unit`
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.71%. Comparing base (1b2cdee) to head (62883e9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
+ Coverage   98.67%   98.71%   +0.04%     
==========================================
  Files           7        7              
  Lines         301      311      +10     
==========================================
+ Hits          297      307      +10     
  Misses          4        4              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@eduardo-rodrigues eduardo-rodrigues left a comment

Choose a reason for hiding this comment

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

Thanks for this.

@eduardo-rodrigues eduardo-rodrigues merged commit 504af7a into scikit-hep:main Sep 30, 2025
8 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