Skip to content
Snippets Groups Projects

Make code coverage reporting optional

Merged Benjamin Schubert requested to merge bschubert/allow-no-cov into master

Description

When tests are run with --no-cov, we used to get an error since the .coverage file was absent when running the test report.

This makes the reporting allowed to fail so we don't get this error anymore

Changes proposed in this merge request:

  • Allow reporting to fail to allow running tests without coverage

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
Please register or sign in to reply
Loading