pytest-cov
                                
                                 pytest-cov copied to clipboard
                                
                                    pytest-cov copied to clipboard
                            
                            
                            
                        per source cov-fail-under
so I can run pytest --cov=/src/redacted/ --cov-fail-under=90 --cov-fail-under=100:/src/redacted/testing/ --cov-fail-under=80:/src/redacted/redacted/
I take there's an equivalent issue in coveragepy's issue tracker?
Oh does the argument just get passed to coveragepy? I thought pytest-cov inspected the arcs
Nope, pytest-cov is to coveragepy like Vauxhal is to Opel 😂