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

Use multiclass of uint32 and Enum rather than IntEnum #402

Update change log

57449fe
Select commit
Loading
Failed to load commit list.
Merged

Use multiclass of uint32 and Enum rather than IntEnum #402

Update change log
57449fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2024 in 0s

97.42% (-0.14%) compared to 087a60d

View this Pull Request on Codecov

97.42% (-0.14%) compared to 087a60d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.42%. Comparing base (087a60d) to head (57449fe).
Report is 65 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #402      +/-   ##
==========================================
- Coverage   97.56%   97.42%   -0.14%     
==========================================
  Files          30       37       +7     
  Lines        2788     3451     +663     
==========================================
+ Hits         2720     3362     +642     
- Misses         68       89      +21     

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