filecoin-project / cpp-filecoin

C++17 implementation of Filecoin
https://filecoin.io/
GNU General Public License v3.0
126 stars 36 forks source link

fixes #576

Closed turuslan closed 2 years ago

turuslan commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #576 (4e0ab6c) into master (aec1835) will decrease coverage by 0.03%. The diff coverage is 11.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #576      +/-   ##
==========================================
- Coverage   46.71%   46.67%   -0.04%     
==========================================
  Files         692      692              
  Lines       31411    31446      +35     
  Branches    17385    17411      +26     
==========================================
+ Hits        14673    14677       +4     
- Misses      12447    12475      +28     
- Partials     4291     4294       +3     
Impacted Files Coverage Δ
core/api/full_node/make.cpp 0.00% <0.00%> (ø)
core/vm/actor/builtin/types/miner/sector_info.hpp 13.33% <0.00%> (-0.96%) :arrow_down:
...re/vm/actor/builtin/types/miner/v7/sector_info.hpp 0.00% <ø> (ø)
core/vm/actor/cgo/actors.cpp 42.53% <0.00%> (-1.19%) :arrow_down:
core/vm/runtime/pricelist.hpp 61.53% <0.00%> (-1.96%) :arrow_down:
core/api/rpc/ws.cpp 42.10% <57.14%> (+0.66%) :arrow_up:
core/primitives/sector/sector.hpp 52.00% <0.00%> (-2.17%) :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 aec1835...4e0ab6c. Read the comment docs.