Closed alex216 closed 1 week ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Attention: Patch coverage is 50.00000%
with 3 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
src/parser/parse_pipeline.c | 33.33% | 1 Missing and 1 partial :warning: |
src/parser/parse_list.c | 66.66% | 1 Missing :warning: |
@@ Coverage Diff @@
## main #190 +/- ##
==========================================
- Coverage 74.38% 73.75% -0.63%
==========================================
Files 47 48 +1
Lines 769 785 +16
Branches 144 145 +1
==========================================
+ Hits 572 579 +7
- Misses 172 179 +7
- Partials 25 27 +2
Flag | Coverage Δ | |
---|---|---|
unittests | 73.75% <50.00%> (-0.63%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files with missing lines | Coverage Δ | |
---|---|---|
src/parser/parser.c | 0.00% <ø> (ø) |
|
src/parser/parse_list.c | 85.00% <66.66%> (-3.24%) |
:arrow_down: |
src/parser/parse_pipeline.c | 80.00% <33.33%> (-6.96%) |
:arrow_down: |
... and 7 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ba2c08a...e9fad36. Read the comment docs.
draft to fix