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 cargo-semver-checks workflow. #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add cargo-semver-checks workflow. #83

wants to merge 2 commits into from

Conversation

gendx
Copy link
Owner

@gendx gendx commented Sep 3, 2022

See https://predr.ag/blog/toward-fearless-cargo-update/.

Pull Request Overview

This pull request adds a check for semantic versioning compatibility.

Testing Strategy

This pull request was tested by incrementing the version in Cargo.toml and running the new workflow to check the compatibility.

Supporting Documentation and References

Toward fearless cargo update.

TODO or Help Wanted

@gendx gendx force-pushed the semver-check branch 2 times, most recently from d8f5b4e to 68f82b2 Compare September 3, 2022 13:44
@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1d86bb5) 87.03% compared to head (4429bf8) 87.03%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   87.03%   87.03%           
=======================================
  Files          19       19           
  Lines        2545     2545           
=======================================
  Hits         2215     2215           
  Misses        330      330           
Flag Coverage Δ
integration 81.61% <ø> (ø)
unit 55.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

2 participants