Closed elcritch closed 6 years ago
Merging #7 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #7 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 412 412
=====================================
Hits 412 412
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 ab35850...b813c8d. Read the comment docs.
A few small cleanups. Fixed generated header warnings, some ignores, and an ifdef for gcov.
Not sure how
-lgcov
is supposed to work on macos. I'm still on Sierra, not High Sierra so maybe that's the cause but I don't havegcov
and can't seem to find it aside from installing a vanilla gcc.