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

Fix Alpine's assert-statement conversion special case #8438

Merged
merged 1 commit into from
Sep 5, 2024

Fix Alpine's assert-statement conversion special case

4b5fae8
Select commit
Loading
Failed to load commit list.
Merged

Fix Alpine's assert-statement conversion special case #8438

Fix Alpine's assert-statement conversion special case
4b5fae8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2024 in 0s

78.17% (-0.02%) compared to dd54106

View this Pull Request on Codecov

78.17% (-0.02%) compared to dd54106

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.17%. Comparing base (dd54106) to head (4b5fae8).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8438      +/-   ##
===========================================
- Coverage    78.19%   78.17%   -0.02%     
===========================================
  Files         1726     1726              
  Lines       189068   189114      +46     
  Branches     18273    18265       -8     
===========================================
+ Hits        147841   147844       +3     
- Misses       41227    41270      +43     

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