]> ocean-lang.org Git - ocean/commitdiff
mark-tested: don't fail if coverage is too low
authorNeilBrown <neil@brown.name>
Tue, 9 Nov 2021 05:05:50 +0000 (16:05 +1100)
committerNeilBrown <neil@brown.name>
Tue, 9 Nov 2021 05:08:21 +0000 (16:08 +1100)
As the whole point of mark-tested is to help improve coverage, it is
silly to rail if coverage is too low.
So make it possible to easily skip that test in the Makefile.

Signed-off-by: NeilBrown <neil@brown.name>

No differences found