Hey developers! Thanks for the great tool.
Currently, using diff-cover requires editing CI scripts. Have you considered including a plugin for pytest to simplify integration? I'd like to have an interface like: pytest --cov-report=xml --diff-cover-compare-branch=master --diff-cover-fail-under=100.
Does this sound useful to you, and would you consider including it as an optional plugin in diff-cover?
Hey developers! Thanks for the great tool.
Currently, using
diff-coverrequires editing CI scripts. Have you considered including a plugin forpytestto simplify integration? I'd like to have an interface like:pytest --cov-report=xml --diff-cover-compare-branch=master --diff-cover-fail-under=100.Does this sound useful to you, and would you consider including it as an optional plugin in
diff-cover?