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

Run clippy with nightly toolchain #217

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

saschagrunert
Copy link
Contributor

Use nightly for clippy to catch the latest linter reports.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 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.86%. Comparing base (57570dd) to head (37b1b56).
Report is 27 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     #217       +/-   ##
===========================================
+ Coverage   26.61%   70.86%   +44.24%     
===========================================
  Files          24       26        +2     
  Lines        2788     3147      +359     
  Branches     1516     1663      +147     
===========================================
+ Hits          742     2230     +1488     
+ Misses        948      917       -31     
+ Partials     1098        0     -1098     

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@saschagrunert saschagrunert merged commit 2b9ff93 into youki-dev:main Sep 11, 2024
14 checks passed
@saschagrunert saschagrunert deleted the clippy-nightly branch September 11, 2024 15:36
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.

3 participants