Skip to content

fix: Update variables for publish crate action#32

Merged
RasmusRendal merged 2 commits into
mainfrom
RasmusRendal/update_publish_job
Jun 17, 2026
Merged

fix: Update variables for publish crate action#32
RasmusRendal merged 2 commits into
mainfrom
RasmusRendal/update_publish_job

Conversation

@RasmusRendal

Copy link
Copy Markdown
Contributor

The variables had been changed, which was causing the CI job to fail. And the CI job isn't marked as required, so nobody noticed.

Part of our CI being broken, is that clippy lints like this were not
being caught.
The variables had been changed, which was causing the CI job to fail. And
the CI job isn't marked as required, so nobody noticed.
@RasmusRendal RasmusRendal force-pushed the RasmusRendal/update_publish_job branch from fb7fc46 to ec0ec43 Compare June 17, 2026 09:07
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.18%. Comparing base (22868d4) to head (ec0ec43).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   74.36%   74.18%   -0.19%     
==========================================
  Files           5        5              
  Lines         277      275       -2     
==========================================
- Hits          206      204       -2     
  Misses         71       71              
Files with missing lines Coverage Δ
src/lib.rs 88.29% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09b352a...ec0ec43. Read the comment docs.

@RasmusRendal RasmusRendal changed the title fix: Update environment variables for publish crate action fix: Update variables for publish crate action Jun 17, 2026
@RasmusRendal RasmusRendal marked this pull request as ready for review June 17, 2026 09:13
@RasmusRendal RasmusRendal requested a review from a team as a code owner June 17, 2026 09:13
@RasmusRendal RasmusRendal merged commit ec0ec43 into main Jun 17, 2026
7 checks passed
@RasmusRendal RasmusRendal deleted the RasmusRendal/update_publish_job branch June 17, 2026 09:17
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