Skip to content

ci: use clippy --all-targets #73

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

Merged
merged 2 commits into from
May 3, 2024

Conversation

cakebaker
Copy link
Collaborator

This PR adds --all-targets to the clippy job in the CI and fixes two warnings from the zero_prefixed_literal lint.

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.24%. Comparing base (acf9b9c) to head (fc14854).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   69.14%   70.24%   +1.09%     
==========================================
  Files           6        6              
  Lines         820      820              
  Branches      195      195              
==========================================
+ Hits          567      576       +9     
  Misses        135      135              
+ Partials      118      109       -9     
Flag Coverage Δ
macos_latest 69.14% <100.00%> (ø)
ubuntu_latest 68.17% <100.00%> (ø)
windows_latest 7.62% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sylvestre sylvestre merged commit 1389991 into uutils:main May 3, 2024
@cakebaker cakebaker deleted the ci_use_clippy_all_targets branch May 3, 2024 14:11
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