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

compiler: Strengthen int32 error check #2402

Merged
merged 1 commit into from
Jul 10, 2024

compiler: Strengthen int32 error check

f58a84b
Select commit
Loading
Failed to load commit list.
Merged

compiler: Strengthen int32 error check #2402

compiler: Strengthen int32 error check
f58a84b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 0s

86.74% (target 1.00%)

View this Pull Request on Codecov

86.74% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.74%. Comparing base (5cff56d) to head (f58a84b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2402      +/-   ##
==========================================
- Coverage   86.76%   86.74%   -0.02%     
==========================================
  Files         235      235              
  Lines       44542    44542              
  Branches     8247     8247              
==========================================
- Hits        38645    38637       -8     
- Misses       5174     5186      +12     
+ Partials      723      719       -4     

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