Skip to content
Snippets Groups Projects

Don't include test skips in coverage

Merged Duncan Macleod requested to merge github/fork/duncanmmacleod/test-skip-no-cover into master

This PR adds a bunch of # pragma: no-cover comments around pytest.skip() calls, to exclude the skips in the coverage reports. This should mean that if tests start passing (when they used to fail) the coverage doesn't drop, and that the coverage doesn't fluctuate around flaky tests.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading