Closed joezuntz closed 1 year ago
Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:
Coverage data is based on head (
9027b67
) compared to base (497a005
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
I've also moved some of the tests that were previously separate into subprocesses of the main command so that it an properly track the code coverage. This seems to work!
Some stages have parallel=False set and so cannot be run under MPI. The current error message just says that there is no flag --mpi for the stage; this makes it a clearer message.