Closed severinstrobl closed 2 years ago
Merging #40 (89e2774) into master (ec74d3a) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #40 +/- ##
=======================================
Coverage 99.18% 99.19%
=======================================
Files 3 3
Lines 123 124 +1
=======================================
+ Hits 122 123 +1
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/pytest_mpi/__init__.py | 99.10% <100.00%> (+<0.01%) |
:arrow_up: |
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 ec74d3a...89e2774. Read the comment docs.
@severinstrobl Thanks for this, it's much nicer now.
bors r+
Build succeeded:
This provides proper context for the MPI-related options when displaying the usage information, instead of listing them under 'custom options'.