Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Fixed new clippy warnings#617

Merged
VictorKoenders merged 3 commits intotrunkfrom
fix-clippy
Mar 30, 2023
Merged

Fixed new clippy warnings#617
VictorKoenders merged 3 commits intotrunkfrom
fix-clippy

Conversation

@VictorKoenders
Copy link
Contributor

No description provided.

@VictorKoenders VictorKoenders requested a review from a user February 11, 2023 17:26
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant