Skip to content

Dev actions#457

Merged
iliekturtles merged 2 commits into
masterfrom
dev-actions
Jan 27, 2024
Merged

Dev actions#457
iliekturtles merged 2 commits into
masterfrom
dev-actions

Conversation

@iliekturtles

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9abc39e) 59.93% compared to head (d427cef) 59.93%.
Report is 2 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   59.93%   59.93%           
=======================================
  Files          10       10           
  Lines         332      332           
=======================================
  Hits          199      199           
  Misses        133      133           

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

# Cache based on OS/compiler.
- name: Extract cache
uses: actions/cache@v3
uses: actions/cache@v4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to consider rust-cache to replace the manual configuration here.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion. #458 opened.

@iliekturtles iliekturtles merged commit 56e8e89 into master Jan 27, 2024
@iliekturtles iliekturtles deleted the dev-actions branch January 27, 2024 20:38
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.

3 participants