Originally reported by Denis Otkidach (Bitbucket: ods, GitHub: ods)
Arguments show_missing
and skip_covered
of Coverage.report()
have non-None
default values that causes parameters with the same name from config overwritten unless you explicitly pass None
s to Coverage.report()
. That is the reason why pytest-cov plugin doesn't allow setting these parameters through config file.
Changing default values of show_missing
and skip_covered
of Coverage.report()
method to None
solves the problem.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4