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

Declare compatibility with BitIntegers 0.3 #85

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

ararslan
Copy link
Member

But continue to allow 0.2 as well. BitIntegers 0.3 made some changes to promotion rules but those don't affect us (as is evidenced by tests passing). They'll only possibly affect downstream users who forget to decode the Int24 signals.

But continue to allow 0.2 as well. BitIntegers 0.3 made some changes to
promotion rules but those don't affect us (as is evidenced by tests
passing). They'll only possibly affect downstream users who forget to
`decode` the `Int24` signals.
@ararslan ararslan requested a review from palday October 10, 2024 15:46
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.25%. Comparing base (e11166e) to head (055399a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   95.59%   95.25%   -0.34%     
==========================================
  Files           4        4              
  Lines         295      295              
==========================================
- Hits          282      281       -1     
- Misses         13       14       +1     

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

@ararslan ararslan merged commit aa33e36 into main Oct 10, 2024
5 of 6 checks passed
@ararslan ararslan deleted the aa/bitintegers-0.3 branch October 10, 2024 21:18
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