Closed lukaszstolarczuk closed 2 years ago
Merging #226 (541f25d) into master (71fe902) will increase coverage by
0.09%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #226 +/- ##
==========================================
+ Coverage 88.79% 88.88% +0.09%
==========================================
Files 9 9
Lines 723 720 -3
Branches 127 127
==========================================
- Hits 642 640 -2
+ Misses 49 48 -1
Partials 32 32
Flag | Coverage Δ | |
---|---|---|
tests_gcc_debug_cpp17 | 88.88% <ø> (+0.09%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
pmemstream/src/iterator.c | 94.00% <0.00%> (-0.06%) |
:arrow_down: |
pmemstream/src/libpmemstream.c | 87.23% <0.00%> (-0.04%) |
:arrow_down: |
pmemstream/src/region.c | 86.99% <0.00%> (+0.70%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
fix setting proper SRCVERSION without git and without VERSION file.
This change is