Closed niyatim23 closed 2 years ago
Merging #169 (b59a4f1) into develop (d10936c) will decrease coverage by
0.36%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #169 +/- ##
===========================================
- Coverage 87.29% 86.93% -0.37%
===========================================
Files 52 52
Lines 9589 10274 +685
===========================================
+ Hits 8371 8932 +561
- Misses 1218 1342 +124
Impacted Files | Coverage Δ | |
---|---|---|
src/client/src/FrameOrderCoordinator.c | 97.38% <100.00%> (-0.40%) |
:arrow_down: |
src/utils/src/Logger.c | 51.35% <0.00%> (-8.65%) |
:arrow_down: |
src/client/src/StreamEvent.c | 85.82% <0.00%> (-4.24%) |
:arrow_down: |
src/utils/src/FileIo.c | 83.18% <0.00%> (-3.82%) |
:arrow_down: |
src/utils/src/Directory.c | 84.78% <0.00%> (-3.68%) |
:arrow_down: |
src/heap/src/HybridFileHeap.c | 85.84% <0.00%> (-2.28%) |
:arrow_down: |
src/utils/src/ExponentialBackoffRetryStrategy.c | 92.52% <0.00%> (-1.11%) |
:arrow_down: |
src/client/src/InputValidator.c | 82.93% <0.00%> (-1.02%) |
:arrow_down: |
src/mkvgen/src/SpsParser.c | 86.97% <0.00%> (-0.91%) |
:arrow_down: |
src/client/src/ClientState.c | 90.68% <0.00%> (-0.53%) |
:arrow_down: |
... and 34 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d10936c...b59a4f1. Read the comment docs.
Issue #, if available:
Description of changes: All builds working in GitHub Actions except TSAN and a build that is allowed to fail (MSAN)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.