pytest-trio icon indicating copy to clipboard operation
pytest-trio copied to clipboard

Move verbose and coverage options for pytest back to ci script

Open vxgmichel opened this issue 6 years ago • 3 comments

Address the point made in this comment by @njsmith (PR #76):

The full options there are good for CI where you can't easily re-run tests, but not what I normally like for local runs...

vxgmichel avatar Jan 14 '19 11:01 vxgmichel

Codecov Report

Merging #78 (7515975) into master (c4e1fe3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   91.28%   91.28%           
=======================================
  Files          16       16           
  Lines         574      574           
=======================================
  Hits          524      524           
  Misses         50       50           

codecov[bot] avatar Jan 14 '19 11:01 codecov[bot]

Rebased on top of master to get GitHub Actions CI.

pquentin avatar Jan 06 '21 09:01 pquentin

Fixed merge conflicts

CoolCat467 avatar Jul 30 '24 18:07 CoolCat467