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

Remove unnecessary cast to int from test #14696

Merged
merged 1 commit into from
Jul 10, 2024

Remove unnecessary cast to int from test

4172a79
Select commit
Loading
Failed to load commit list.
Merged

Remove unnecessary cast to int from test #14696

Remove unnecessary cast to int from test
4172a79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 1s

71.82% (target 70.00%)

View this Pull Request on Codecov

71.82% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.82%. Comparing base (6d0484a) to head (4172a79).
Report is 9 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14696      +/-   ##
============================================
+ Coverage     71.69%   71.82%   +0.12%     
- Complexity    62385    62425      +40     
============================================
  Files          5148     5148              
  Lines        293301   293301              
  Branches      42383    42383              
============================================
+ Hits         210285   210661     +376     
+ Misses        65607    65229     -378     
- Partials      17409    17411       +2     

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