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

block containers: fix parsing of trailing whitespace #478

Merged
merged 2 commits into from
Jan 19, 2025

fix misbuild for gcc12,13,14 -m32 -O3

9d70e69
Select commit
Loading
Failed to load commit list.
Merged

block containers: fix parsing of trailing whitespace #478

fix misbuild for gcc12,13,14 -m32 -O3
9d70e69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2025 in 0s

97.27% (-0.01%) compared to 75e1034, passed because coverage increased by 0% when compared to adjusted base (97.27%)

View this Pull Request on Codecov

97.27% (-0.01%) compared to 75e1034, passed because coverage increased by 0% when compared to adjusted base (97.27%)

Details

Codecov Report

Attention: Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.27%. Comparing base (75e1034) to head (9d70e69).

Files with missing lines Patch % Lines
src/c4/yml/parse_engine.def.hpp 97.82% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #478      +/-   ##
==========================================
- Coverage   97.28%   97.27%   -0.01%     
==========================================
  Files          34       34              
  Lines       11272    11285      +13     
==========================================
+ Hits        10966    10978      +12     
- Misses        306      307       +1     

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