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

Replace actions-rs GitHub actions #225

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented Sep 18, 2024

Those actions are not maintained anymore and we should switch to an alternative.

We also remove the -Cinline-threshold=0 rustflag from the unit tests
because that's now a noop.

.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
Those actions are not maintained any more and we should switch to an
alternative.

We also remove the `-Cinline-threshold=0` rustflag from the unit tests
because that's now a noop.

Signed-off-by: Sascha Grunert <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.71%. Comparing base (57570dd) to head (410f6b8).
Report is 43 commits behind head on main.

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #225       +/-   ##
===========================================
+ Coverage   26.61%   70.71%   +44.10%     
===========================================
  Files          24       26        +2     
  Lines        2788     3159      +371     
  Branches     1516     1679      +163     
===========================================
+ Hits          742     2234     +1492     
+ Misses        948      925       -23     
+ Partials     1098        0     -1098     

@saschagrunert
Copy link
Member Author

@flavio merging is blocked:

Caution

Merging can be performed automatically once the requested changes are addressed.

@flavio
Copy link
Collaborator

flavio commented Sep 18, 2024

@saschagrunert 🚀

@saschagrunert saschagrunert merged commit 71384a5 into containers:main Sep 18, 2024
14 checks passed
@saschagrunert saschagrunert deleted the actions-rs branch September 18, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants