rapidyaml icon indicating copy to clipboard operation
rapidyaml copied to clipboard

Draft: new scalar filtering

Open biojppm opened this issue 2 years ago • 1 comments

biojppm avatar Jan 11 '24 17:01 biojppm

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (8c1d622) 96.59% compared to head (79905ac) 96.57%.

Files Patch % Lines
src/c4/yml/parse.cpp 98.79% 6 Missing :warning:
src/c4/yml/common.hpp 76.47% 4 Missing :warning:
src/c4/yml/filter_processor.hpp 99.09% 2 Missing :warning:
src/c4/yml/detail/parser_dbg.hpp 75.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
- Coverage   96.59%   96.57%   -0.02%     
==========================================
  Files          22       24       +2     
  Lines        8155     8494     +339     
==========================================
+ Hits         7877     8203     +326     
- Misses        278      291      +13     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 11 '24 17:01 codecov[bot]

overridden by #414 (which includes this changeset)

biojppm avatar Mar 26 '24 22:03 biojppm