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

Export bitfield::Error #41

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Export bitfield::Error #41

merged 1 commit into from
Jan 6, 2025

Conversation

paulhauner
Copy link
Member

Exports the error returned by Bitfield, BitList and BitVector.

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.50%. Comparing base (6dcb2a6) to head (3437d23).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   77.50%   77.50%           
=======================================
  Files          12       12           
  Lines         720      720           
=======================================
  Hits          558      558           
  Misses        162      162           

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

Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

Good catch!

I think this can be backwards-compat (just a patch release)

@michaelsproul michaelsproul merged commit 71333bf into main Jan 6, 2025
7 checks passed
@michaelsproul michaelsproul deleted the export-bitfield-error branch January 6, 2025 22:26
@paulhauner paulhauner mentioned this pull request Jan 6, 2025
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.

2 participants