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

ci: check that tag numbers are in sync with crate version #98

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Conversation

plusvic
Copy link
Member

@plusvic plusvic commented Apr 4, 2024

When adding a tag vX.Y.Z, the release workflow makes sure that the crate version is X.Y.Z. The prevents creating tags that doesn't correspond to the version declared in Cargo.toml.

@plusvic plusvic enabled auto-merge (squash) April 4, 2024 15:34
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.36%. Comparing base (3b2b53a) to head (452d0f5).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   93.36%   93.36%           
=======================================
  Files          91       91           
  Lines       28317    28330   +13     
=======================================
+ Hits        26438    26451   +13     
  Misses       1879     1879           

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

@plusvic plusvic merged commit df6d27b into main Apr 4, 2024
55 of 58 checks passed
@plusvic plusvic deleted the workflow branch April 4, 2024 15:56
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