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

Fixed new clippy warnings #617

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Fixed new clippy warnings #617

merged 3 commits into from
Mar 30, 2023

Conversation

VictorKoenders
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Base: 54.22% // Head: 54.13% // Decreases project coverage by -0.09% ⚠️

Coverage data is based on head (c8fb1b6) compared to base (6791311).
Patch coverage: 57.14% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #617      +/-   ##
==========================================
- Coverage   54.22%   54.13%   -0.09%     
==========================================
  Files          50       50              
  Lines        4406     4413       +7     
==========================================
  Hits         2389     2389              
- Misses       2017     2024       +7     
Impacted Files Coverage Δ
src/de/impls.rs 58.24% <0.00%> (ø)
tests/alloc.rs 93.75% <ø> (ø)
tests/std.rs 97.53% <ø> (ø)
src/varint/decode_unsigned.rs 69.41% <42.85%> (ø)
tests/basic_types.rs 98.02% <100.00%> (+0.02%) ⬆️
tests/issues/issue_474.rs 96.42% <100.00%> (ø)
tests/utils.rs 45.23% <100.00%> (ø)
src/enc/impls.rs 88.65% <0.00%> (-0.52%) ⬇️
src/lib.rs 14.93% <0.00%> (-0.24%) ⬇️
tests/serde.rs 98.03% <0.00%> (-0.04%) ⬇️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@VictorKoenders VictorKoenders merged commit 3431e6e into trunk Mar 30, 2023
@VictorKoenders VictorKoenders deleted the fix-clippy branch March 30, 2023 09:06
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.

None yet

1 participant