Skip to content

chore: remove code coverage entirely - #84

Merged
tas50 merged 1 commit into
mainfrom
remove-coverage
Aug 28, 2026
Merged

chore: remove code coverage entirely#84
tas50 merged 1 commit into
mainfrom
remove-coverage

Conversation

@tas50

@tas50 tas50 commented Aug 28, 2026

Copy link
Copy Markdown
Member

chore: remove code coverage entirely

Nothing consumed it. Coverage only ran when COVERAGE was set in the
environment, no CI job set it, the coveralls integration that once reported the
numbers is long gone, and these plugins are small enough that a percentage was
never going to drive a decision. What was left was a dependency and a block of
setup that had to be kept working for no return.

Removed: the simplecov development dependency, the COVERAGE block in
features/support/env.rb, and the coverage entry in .gitignore now that nothing
writes that directory.

Nothing consumed it. Coverage only ran when COVERAGE was set in the
environment, no CI job set it, the coveralls integration that once reported the
numbers is long gone, and these plugins are small enough that a percentage was
never going to drive a decision. What was left was a dependency and a block of
setup that had to be kept working for no return.

Removed: the simplecov development dependency, the COVERAGE block in
features/support/env.rb, and the coverage entry in .gitignore now that nothing
writes that directory.

Signed-off-by: Tim Smith <tsmith84@proton.me>
@tas50
tas50 merged commit eb58351 into main Aug 28, 2026
8 checks passed
@tas50
tas50 deleted the remove-coverage branch August 28, 2026 22:32
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.

1 participant