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

ci: use --all-targets with clippy #62

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

cakebaker
Copy link
Contributor

This PR adds --all-targets when running clippy to detect issues in tests, too.

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.18%. Comparing base (79af714) to head (1501afd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   49.22%   49.18%   -0.05%     
==========================================
  Files          18       18              
  Lines        2200     2200              
  Branches      311      311              
==========================================
- Hits         1083     1082       -1     
- Misses       1078     1079       +1     
  Partials       39       39              
Flag Coverage Δ
macos_latest 48.60% <ø> (-0.05%) ⬇️
ubuntu_latest 43.73% <ø> (ø)
windows_latest 0.11% <ø> (ø)

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.

@cakebaker cakebaker force-pushed the ci_use_all_targets_with_clippy branch from 2b18113 to 1501afd Compare April 18, 2024 08:38
@cakebaker
Copy link
Contributor Author

Changes since last push:

  • none, just a rebase to show the clippy jobs pass now

@sylvestre sylvestre merged commit 5e0aac1 into uutils:main Apr 18, 2024
13 of 15 checks passed
@cakebaker cakebaker deleted the ci_use_all_targets_with_clippy branch April 18, 2024 08:56
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