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

Add MSRV and CI Check for MSRV #117

Merged
merged 3 commits into from
Mar 2, 2025

Conversation

baxterjo
Copy link
Contributor

@baxterjo baxterjo commented Feb 20, 2025

Recent release bumped MSRV to 1.83.0. Added MSRV. Also added github actions check ripped straight out of the cargo guide to ensure it is correct.

Closes #116

Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.25%. Comparing base (87cd818) to head (38881e0).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   99.25%   99.25%           
=======================================
  Files         177      177           
  Lines       31788    31788           
=======================================
+ Hits        31551    31552    +1     
+ Misses        237      236    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JulianSchmid JulianSchmid merged commit 4a41ff6 into JulianSchmid:master Mar 2, 2025
12 checks passed
@baxterjo baxterjo deleted the baxterjo/add-msrv branch March 3, 2025 19:46
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.

MSRV missing from all releases
2 participants