Skip to content

Upgrade to simplecov 1.x - #1840

Open
mvz wants to merge 1 commit into
masterfrom
update-simplecov
Open

Upgrade to simplecov 1.x#1840
mvz wants to merge 1 commit into
masterfrom
update-simplecov

Conversation

@mvz

@mvz mvz commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

In addition to bumping the dependency, this updates the simplecov setup to use simplecov's new configuration methods in a SimpleCov.configure block, and puts SimpleCov.start in the spec helper, which is the recommended and supported location.

It also places all configuration together in the configure block, dropping the custom SimpleCov.at_exit.

In addition to bumping the dependency, this updates the simplecov setup
to use simplecov's new configuration methods in a SimpleCov.configure
block, and puts SimpleCov.start in the spec helper, which is the
recommended and supported location.

It also places all configuration together in the configure block,
dropping the custom SimpleCov.at_exit.
@mvz

mvz commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator Author

SimpleCov 1.x requres Ruby 3.2, so we first need to bump the minimum Ruby version.

@mvz

mvz commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator Author

Waiting for #1842.

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