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

[GradedAxes] Fix iterate #1468

Merged
merged 4 commits into from
May 25, 2024
Merged

[GradedAxes] Fix iterate #1468

merged 4 commits into from
May 25, 2024

Conversation

mtfishman
Copy link
Member

Fixes #1416.

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.26%. Comparing base (e08e131) to head (7d08f0e).
Report is 1 commits behind head on main.

Current head 7d08f0e differs from pull request most recent head 72879f2

Please upload reports for the commit 72879f2 to get more accurate results.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1468       +/-   ##
===========================================
+ Coverage   43.65%   79.26%   +35.61%     
===========================================
  Files         136      148       +12     
  Lines        8806     9679      +873     
===========================================
+ Hits         3844     7672     +3828     
+ Misses       4962     2007     -2955     

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

@mtfishman mtfishman merged commit 1269d89 into main May 25, 2024
14 of 15 checks passed
@mtfishman mtfishman deleted the GradedAxes_iterate branch May 25, 2024 21:17
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.

[GradedAxes] [BUG] Iterating over GradedUnitRange yields unexpected type change
2 participants