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

βœ… Setup simplecov #328

Merged
merged 1 commit into from
Oct 13, 2024
Merged

βœ… Setup simplecov #328

merged 1 commit into from
Oct 13, 2024

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Sep 24, 2024

#327 and bugs like it can be embarrassing! 😞 I really thought I had a test for that (maybe I did, and it got lost during a rebase or refactoring?).

Adding simplecov will make it easier to hunt these sorts of bugs down and prevent them.

@nevans nevans force-pushed the simplecov branch 3 times, most recently from a1bb9ef to 65c9f43 Compare September 26, 2024 20:00
@nevans nevans closed this Oct 8, 2024
@nevans
Copy link
Collaborator Author

nevans commented Oct 8, 2024

WTH GitHub? I didn't close this?

@nevans nevans reopened this Oct 8, 2024
@nevans nevans added this to the v0.5 milestone Oct 8, 2024
@nevans nevans marked this pull request as ready for review October 8, 2024 13:59
@nevans nevans force-pushed the simplecov branch 2 times, most recently from 3fed58a to 9f7a79f Compare October 8, 2024 18:42
It took me a while to figure out that the simplecov-check-action
requires extra permissions, and even then it still needs a GitHub App to
work on `pull_request` events.  I'm okay with only running it on `push`
events.
@nevans nevans merged commit 943afda into ruby:master Oct 13, 2024
9 checks passed
@nevans nevans deleted the simplecov branch October 13, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant