Closed edoddridge closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@cf7efd9
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #129 +/- ##
========================================
Coverage ? 89.9%
========================================
Files ? 5
Lines ? 1070
Branches ? 47
========================================
Hits ? 962
Misses ? 89
Partials ? 19
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 cf7efd9...6340700. Read the comment docs.
Coveralls made it difficult to measure code coverage for both the Fortran and Python code in a cohesive way. Codecov does it very easily and amalgamates the results automatically.
The code coverage tool assesses only the code that is run by the test suite. The test suite does not currently run any of the Hypre code. This PR successfully implements an automated method to show that deficiency.