Closed flihp closed 2 years ago
Merging #800 (11eea81) into master (fd26bde) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #800 +/- ##
=======================================
Coverage 79.63% 79.63%
=======================================
Files 32 32
Lines 3722 3722
=======================================
Hits 2964 2964
Misses 758 758
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 fd26bde...11eea81. Read the comment docs.
Updated after adding an entry in the CHANGELOG.
This is a redundant check. AC_CHECK_PROG already finds the program on path and ensures that it is executable.
Signed-off-by: Philip Tricca flihp@twobit.org