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

Made classes enum.IntEnums where appropriate. #1053

Merged
merged 1 commit into from
Oct 19, 2024

Made classes enum.IntEnums where appropriate.

70f795a
Select commit
Loading
Failed to load commit list.
Merged

Made classes enum.IntEnums where appropriate. #1053

Made classes enum.IntEnums where appropriate.
70f795a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 19, 2024 in 0s

95.00% (-0.02%) compared to 01c60cd

View this Pull Request on Codecov

95.00% (-0.02%) compared to 01c60cd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (01c60cd) to head (70f795a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1053      +/-   ##
==========================================
- Coverage   95.02%   95.00%   -0.02%     
==========================================
  Files         114      114              
  Lines       16971    16974       +3     
  Branches     2771     1736    -1035     
==========================================
  Hits        16126    16126              
  Misses        497      497              
- Partials      348      351       +3     

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