Closed johannaengland closed 2 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.39%. Comparing base (
6bc8e0a
) to head (7bec719
). Report is 8 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Dependent on #3224 . Closes #2973.
Reference links: https://tox.wiki/en/latest/upgrading.html Escaping hashtags: https://tox.wiki/en/latest/upgrading.html#changed-ini-rules Using
tox run
instead oftox
: https://tox.wiki/en/latest/upgrading.html#updating-usage-with-e Settingpackage = editable
instead ofusedevelop = True
: https://tox.wiki/en/latest/config.html#package Conflict when usingskipdist = True
andusedevelop = True
: https://github.com/tox-dev/tox/issues/2730