filecoin-project / cpp-filecoin

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

ChainGetPath #529

Closed turuslan closed 2 years ago

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

Codecov Report

Merging #529 (e86ef56) into master (bef6947) will decrease coverage by 0.03%. The diff coverage is 4.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
- Coverage   46.43%   46.39%   -0.04%     
==========================================
  Files         676      676              
  Lines       29980    30004      +24     
  Branches    16609    16625      +16     
==========================================
  Hits        13921    13921              
- Misses      12030    12053      +23     
- Partials     4029     4030       +1     
Impacted Files Coverage Δ
core/api/full_node/make.cpp 0.00% <0.00%> (ø)
core/vm/actor/cgo/actors.cpp 43.51% <0.00%> (-1.46%) :arrow_down:
core/api/full_node/node_api.hpp 97.82% <100.00%> (+0.02%) :arrow_up:
core/vm/actor/cgo/cgo.hpp 93.75% <0.00%> (-6.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 bef6947...e86ef56. Read the comment docs.