Closed sleepdefic1t closed 4 years ago
Merging #221 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #221 +/- ##
======================================
Coverage 100% 100%
======================================
Files 49 49
Lines 1155 1155
======================================
Hits 1155 1155
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 0bfb517...a6342ac. Read the comment docs.
@faustbrian This one’s good to go 👍
Summary
This PR hides the incorrectly missed lines from CodeCov per lcov: geninfo docs.
The C++ Crypto SDK would not work if these lines weren't actually called.
This PR also brings coverage to 100%
Checklist