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

fix: allow uint! in item position #360

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

DaniPopes
Copy link
Contributor

Fixes #359

@DaniPopes
Copy link
Contributor Author

cc @gakonst @prestwich

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.59%. Comparing base (f0782ee) to head (a395018).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
+ Coverage   79.57%   79.59%   +0.01%     
==========================================
  Files          55       55              
  Lines        5666     5666              
==========================================
+ Hits         4509     4510       +1     
+ Misses       1157     1156       -1     

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

@prestwich prestwich merged commit c99178c into recmo:main Mar 12, 2024
20 checks passed
@DaniPopes DaniPopes deleted the fix-ruint-item branch March 12, 2024 16:52
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.

1.12.0 introduced a bug in uint!
2 participants