Closed MrCroxx closed 2 years ago
Merging #120 (804ec9e) into main (9e10f04) will decrease coverage by
1.29%
. The diff coverage is75.00%
.:exclamation: Current head 804ec9e differs from pull request most recent head cef2765. Consider uploading reports for the commit cef2765 to get more accurate results
@@ Coverage Diff @@
## main #120 +/- ##
==========================================
- Coverage 74.86% 73.57% -1.30%
==========================================
Files 72 72
Lines 7254 7257 +3
==========================================
- Hits 5431 5339 -92
- Misses 1823 1918 +95
Impacted Files | Coverage Δ | |
---|---|---|
common/src/log.rs | 16.21% <75.00%> (-83.79%) |
:arrow_down: |
storage/src/raft_log_store/block_cache.rs | 57.14% <0.00%> (-22.45%) |
:arrow_down: |
wheel/src/components/gear.rs | 27.45% <0.00%> (-9.81%) |
:arrow_down: |
wheel/src/worker/kv.rs | 61.53% <0.00%> (-6.25%) |
:arrow_down: |
wheel/src/components/lsm_tree.rs | 59.32% <0.00%> (-6.22%) |
:arrow_down: |
storage/src/raft_log_store/mem.rs | 85.15% <0.00%> (-2.53%) |
:arrow_down: |
wheel/src/service.rs | 72.79% <0.00%> (-1.56%) |
:arrow_down: |
rudder/src/worker/compaction_detector.rs | 42.34% <0.00%> (-1.54%) |
:arrow_down: |
storage/src/raft_log_store/store.rs | 93.38% <0.00%> (-0.78%) |
:arrow_down: |
... and 1 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 9e10f04...cef2765. Read the comment docs.
As titled.
Ref: #118 .