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

Add clippy to all targets #491

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Add clippy to all targets #491

merged 2 commits into from
Apr 26, 2024

Conversation

Rigidity
Copy link
Contributor

@Rigidity Rigidity commented Apr 26, 2024

Clippy hasn't been checking tests (all targets), so some warnings have been missed. This is why we keep having to fix them manually instead of CI failing.

wheel is now part of the workspace, so this is also removed from the workflow when running cargo clippy --workspace.

@Rigidity Rigidity requested a review from arvidn April 26, 2024 03:06
@Rigidity Rigidity marked this pull request as ready for review April 26, 2024 03:06
Copy link

Pull Request Test Coverage Report for Build 8842507116

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.107%

Totals Coverage Status
Change from base Build 8807260736: 0.0%
Covered Lines: 11766
Relevant Lines: 13825

💛 - Coveralls

@Rigidity Rigidity merged commit bd3be59 into main Apr 26, 2024
64 checks passed
@Rigidity Rigidity deleted the clippy-all-targets branch April 26, 2024 11:14
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