Skip to content

Conversation

@jcouball
Copy link
Member

This changes the environment variables to configure coverage behavior:

  • The threshold is configured by setting the test_coverage_threshold variable in this file.
  • Coverage below the threshold will cause the rspec run to fail unless the COV_NO_FAIL environment variable is set to TRUE.
  • The lines missing coverage will be displayed if the COV_SHOW_UNCOVERED environment variable is set to TRUE.

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 656209b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0%.

View more on Code Climate.

@jcouball jcouball added the internal-change The PR includes changes that are NOT user-facing and will NOT require a release label Dec 31, 2023
@jcouball jcouball merged commit 5483bb8 into main Dec 31, 2023
@jcouball jcouball deleted the update_spec_helper branch December 31, 2023 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal-change The PR includes changes that are NOT user-facing and will NOT require a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants