grantjenks / blue

The slightly less uncompromising Python code formatter.
https://blue.readthedocs.io/
Other
395 stars 21 forks source link

Coverage requirement fails #103

Open haxwithaxe opened 1 year ago

haxwithaxe commented 1 year ago

Is the coverage requirement for pytest intended to be set at double the actual coverage? It makes test results confusing if that threshold is just aspirational.

From tox -e py310 output

FAIL Required test coverage of 85.0% not reached. Total coverage: 42.86%