filecoin-project / cpp-filecoin

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

Ledger build #597

Closed wer1st closed 2 years ago

wer1st commented 2 years ago

Signed-off-by: Mikhail Tagirov dev.mikhail.tagirov@gmail.com

Description of the Change

Benefits

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]

codecov[bot] commented 2 years ago

Codecov Report

Merging #597 (5e2df91) into master (8fb01b2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #597   +/-   ##
=======================================
  Coverage   46.05%   46.05%           
=======================================
  Files         713      713           
  Lines       32249    32249           
  Branches    17855    17855           
=======================================
  Hits        14852    14852           
  Misses      13063    13063           
  Partials     4334     4334           
Impacted Files Coverage Δ
libs/cpp-ledger/ledger/device_hid.hpp 0.00% <ø> (ø)
libs/cpp-ledger/ledger/device_hid_info.cpp 0.00% <ø> (ø)

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 8fb01b2...5e2df91. Read the comment docs.