sbtc-developer-release icon indicating copy to clipboard operation
sbtc-developer-release copied to clipboard

Fix cargo publish beta

Open jio-gl opened this issue 1 year ago • 3 comments

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 avatar Oct 18 '23 17:10 jio-gl

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 18 '23 17:10 codecov[bot]

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?

friedger avatar Oct 18 '23 20:10 friedger

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 16 '23 06:11 CLAassistant