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(fix): automated cargo publish #248

Merged
merged 3 commits into from Oct 7, 2022
Merged

ci(fix): automated cargo publish #248

merged 3 commits into from Oct 7, 2022

Conversation

laysakura
Copy link
Contributor

@laysakura laysakura commented Oct 7, 2022

Issue number and link

Fixes: #247

Describe your changes

Checklist before requesting a review

  • I follow the Semantic Pull Requests rules (bugfix/feature)
  • I specified links to related issues (must: bugfix, want: feature)
  • I have performed a self-review of my code (bugfix/feature)
  • I have added thorough tests (bugfix/feature)
  • I have edited ## [Unreleased] section in CHANGELOG.md following keep a changelog syntax (bugfix/feature)
  • I {made/will make} a related pull request for documentation repo (feature)

@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Base: 84.01% // Head: 84.01% // No change to project coverage 👍

Coverage data is based on head (0729f56) compared to base (9959139).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage   84.01%   84.01%           
=======================================
  Files         219      219           
  Lines       12789    12789           
=======================================
  Hits        10745    10745           
  Misses       2044     2044           

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@laysakura laysakura merged commit d9673b5 into main Oct 7, 2022
@laysakura laysakura deleted the ci-fix/cargo-publish branch October 7, 2022 02:08
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.

cargo publish -p springql fails because depending springql-core is not found
1 participant