Closed smoser closed 4 years ago
Merging #29 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #29 +/- ##
=======================================
Coverage 56.74% 56.74%
=======================================
Files 12 12
Lines 1068 1068
=======================================
Hits 606 606
Misses 423 423
Partials 39 39
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 94d167e...8c8d637. Read the comment docs.
There was a build constraint (// +build linux) on the linux package, but that should not have been needed.
The build constraint meant that you could not run the tests on MacOS.