Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start simplecov early #38

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Start simplecov early #38

merged 1 commit into from
Oct 26, 2023

Conversation

johannesluedke
Copy link
Contributor

@johannesluedke johannesluedke commented Oct 26, 2023

require 'simplecov'
require 'ears'

SimpleCov.start do
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

like this it added coverage check only for the spec files, but not for the actual files

@johannesluedke johannesluedke merged commit 9bdcfb9 into main Oct 26, 2023
6 checks passed
@johannesluedke johannesluedke deleted the start-coverage-check-early branch October 26, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants