aragilar / pytest-mpi

Pytest plugin for working with MPI
https://pytest-mpi.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
19 stars 7 forks source link

Fix min_size text output #6

Closed rhewett closed 4 years ago

rhewett commented 4 years ago

This fixes missing output in when the min_size requirement is not met.

Also, echoing the PR above, the conda-forge release is out of date with the min_size bug fix (and now this).

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          113       113           
=========================================
  Hits           113       113           
Impacted Files Coverage Δ
pytest_mpi/__init__.py 100.00% <ø> (ø)

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 a8e7b56...e71e727. Read the comment docs.

aragilar commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: