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

Fix clippy warnings and add clippy to pipeline #27

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Conversation

h7x4
Copy link
Collaborator

@h7x4 h7x4 commented Aug 24, 2023

Clippy already seemed to be included in the CI workflow, it was just never executed.

@coveralls
Copy link

coveralls commented Aug 24, 2023

Pull Request Test Coverage Report for Build 5964992405

Details

  • 18 of 33 (54.55%) changed or added relevant lines in 6 files are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 65.961%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/host.rs 0 1 0.0%
src/cdc.rs 1 4 25.0%
src/device.rs 10 21 47.62%
Files with Coverage Reduction New Missed Lines %
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/task/join.rs 1 90.48%
src/device.rs 5 58.28%
Totals Coverage Status
Change from base Build 5952485612: -0.03%
Covered Lines: 1527
Relevant Lines: 2315

💛 - Coveralls

@jiegec jiegec merged commit 4148f91 into master Aug 25, 2023
2 checks passed
@jiegec jiegec deleted the fix-clippy-warnings branch August 25, 2023 01:53
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.

3 participants