Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Fix cargo publish beta #302

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

Fix cargo publish beta #302

wants to merge 31 commits into from

Conversation

jio-gl
Copy link
Contributor

@jio-gl jio-gl commented Oct 18, 2023

Summary of Changes

Docs: https://github.com/marketplace/actions/publish-crates

Testing

Risks

How were these changes tested?

What future testing should occur?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@jio-gl jio-gl changed the title Update Cargo.toml Fix cargo publish beta Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c1b5abd) 41.49% compared to head (d748ee1) 40.54%.
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #302      +/-   ##
==========================================
- Coverage   41.49%   40.54%   -0.96%     
==========================================
  Files          40       45       +5     
  Lines        5111     5359     +248     
  Branches        0       47      +47     
==========================================
+ Hits         2121     2173      +52     
- Misses       2990     3185     +195     
- Partials        0        1       +1     
Flag Coverage Δ
unittests 76.61% <ø> (?)

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

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

@friedger
Copy link
Collaborator

How is this different to #259 ?
Is the PR ready for review?
What is the purpose of this PR? Could you please document a bit more?

@CLAassistant
Copy link

CLAassistant commented Nov 16, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants