Closed ortyomka closed 2 years ago
Merging #583 (4e0fac0) into master (cf0699a) will decrease coverage by
0.05%
. The diff coverage is57.14%
.
@@ Coverage Diff @@
## master #583 +/- ##
==========================================
- Coverage 46.57% 46.51% -0.06%
==========================================
Files 693 693
Lines 31462 31477 +15
Branches 17416 17421 +5
==========================================
- Hits 14653 14643 -10
- Misses 12507 12524 +17
- Partials 4302 4310 +8
Impacted Files | Coverage Δ | |
---|---|---|
core/miner/impl/miner_impl.cpp | 0.00% <0.00%> (ø) |
|
.../miner/storage_fsm/impl/precommit_batcher_impl.hpp | 100.00% <ø> (ø) |
|
.../miner/storage_fsm/impl/basic_precommit_policy.cpp | 65.62% <57.14%> (-30.03%) |
:arrow_down: |
core/miner/storage_fsm/impl/sealing_impl.cpp | 43.33% <70.00%> (-0.02%) |
:arrow_down: |
...orage/ipfs/graphsync/impl/network/peer_context.cpp | 50.39% <100.00%> (-1.59%) |
:arrow_down: |
...ore/storage/ipfs/graphsync/impl/local_requests.cpp | 39.77% <0.00%> (-5.69%) |
:arrow_down: |
...ore/storage/ipfs/graphsync/impl/graphsync_impl.cpp | 62.92% <0.00%> (-2.25%) |
:arrow_down: |
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 cf0699a...4e0fac0. Read the comment docs.
Signed-off-by: ortyomka iurin.art@gmail.com
Description of the Change
Benefits
Possible Drawbacks
Usage Examples or Tests [optional]
Alternate Designs [optional]