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 false positive #457

Merged
merged 2 commits into from May 23, 2022
Merged

Fix clippy false positive #457

merged 2 commits into from May 23, 2022

Conversation

jonasbb
Copy link
Owner

@jonasbb jonasbb commented May 23, 2022

bors bot added a commit that referenced this pull request May 23, 2022
457: Fix clippy false positive r=jonasbb a=jonasbb

rust-lang/rust-clippy#8867

bors merge

Co-authored-by: Jonas Bushart <jonas@bushart.org>
@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #457 (ade8109) into master (337b66b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   71.87%   71.87%           
=======================================
  Files          54       54           
  Lines        3634     3634           
=======================================
  Hits         2612     2612           
  Misses       1022     1022           
Impacted Files Coverage Δ
serde_with/src/lib.rs 75.00% <ø> (ø)
serde_with/tests/base64.rs 100.00% <ø> (ø)
serde_with/tests/chrono.rs 100.00% <ø> (ø)
serde_with/tests/hex.rs 100.00% <ø> (ø)
serde_with/tests/indexmap.rs 100.00% <ø> (ø)
serde_with/tests/json.rs 100.00% <ø> (ø)
serde_with/tests/rust.rs 100.00% <ø> (ø)
serde_with/tests/serde_as/lib.rs 100.00% <ø> (ø)
serde_with/tests/time_0_3.rs 100.00% <ø> (ø)
serde_with/tests/with_prefix.rs 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 337b66b...ade8109. Read the comment docs.

@bors
Copy link
Contributor

bors bot commented May 23, 2022

Build failed:

@jonasbb
Copy link
Owner Author

jonasbb commented May 23, 2022

bors merge

@bors
Copy link
Contributor

bors bot commented May 23, 2022

Build succeeded:

@bors bors bot merged commit b3d4156 into master May 23, 2022
@bors bors bot deleted the fix-clippy branch May 23, 2022 13:55
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