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

Remove code coverage. #45

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Remove code coverage. #45

merged 3 commits into from
Dec 18, 2024

Conversation

Anders429
Copy link
Owner

This is more trouble than it's worth. The github action for it has been basically broken for a while now, and I honestly question the benefit that this metric gives anyway.

@Anders429 Anders429 force-pushed the codecov branch 8 times, most recently from cd63c77 to 9485c8a Compare December 18, 2024 23:49
@Anders429
Copy link
Owner Author

Looks like the MSRV check is being broken because a dependency of serde (that isn't even being pulled in) uses 1.61.0 as MSRV (specifically, it's syn). Rather than fighting against it, I'm just going to raise the MSRV of this crate as well to match.

@Anders429 Anders429 merged commit 6824997 into dev Dec 18, 2024
26 checks passed
@Anders429 Anders429 deleted the codecov branch December 18, 2024 23:59
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