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

Replace serde_derive imports in test with imports from serde #437

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

jonasbb
Copy link
Owner

@jonasbb jonasbb commented Apr 19, 2022

bors merge

@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #437 (fbc9a96) into master (a8bce82) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #437   +/-   ##
=======================================
  Coverage   70.06%   70.06%           
=======================================
  Files          51       51           
  Lines        3404     3404           
=======================================
  Hits         2385     2385           
  Misses       1019     1019           
Impacted Files Coverage Δ
serde_with/src/base64.rs 87.09% <ø> (ø)
serde_with/src/chrono.rs 66.01% <ø> (ø)
serde_with/src/hex.rs 76.92% <ø> (ø)
serde_with/src/json.rs 73.33% <ø> (ø)
serde_with/src/lib.rs 75.00% <ø> (ø)
serde_with/src/rust.rs 55.19% <ø> (ø)
serde_with/src/serde_conv.rs 100.00% <ø> (ø)
serde_with/src/with_prefix.rs 56.33% <ø> (ø)
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 a8bce82...fbc9a96. Read the comment docs.

@bors
Copy link
Contributor

bors bot commented Apr 19, 2022

Build succeeded:

@bors bors bot merged commit ed5ff38 into master Apr 19, 2022
@bors bors bot deleted the cleanup-derive branch April 19, 2022 19:41
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