Closed kylemcdonald closed 3 years ago
Merging #32 (8022c08) into master (162c08c) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #32 +/- ##
=======================================
Coverage 98.00% 98.00%
=======================================
Files 6 6
Lines 300 300
=======================================
Hits 294 294
Misses 6 6
Impacted Files | Coverage Δ | |
---|---|---|
src/CLD.cpp | 99.15% <100.00%> (ø) |
|
src/ETF.cpp | 100.00% <100.00%> (ø) |
|
src/cmd.cpp | 92.42% <100.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 162c08c...8022c08. Read the comment docs.
thanks for your contribution! looks good to me 👍
These changes were required for me to build against Opencv 4.5.1. Without these changes I got the following errors: