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

Run code coverage on all features #485

Merged
merged 3 commits into from Jan 19, 2022
Merged

Run code coverage on all features #485

merged 3 commits into from Jan 19, 2022

Conversation

ZoeyR
Copy link
Collaborator

@ZoeyR ZoeyR commented Jan 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #485 (04530db) into trunk (f653f8a) will increase coverage by 2.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #485      +/-   ##
==========================================
+ Coverage   66.24%   68.73%   +2.48%     
==========================================
  Files          38       39       +1     
  Lines        2708     2875     +167     
==========================================
+ Hits         1794     1976     +182     
+ Misses        914      899      -15     
Impacted Files Coverage Δ
tests/utils.rs 31.81% <0.00%> (-63.64%) ⬇️
src/lib.rs 68.75% <0.00%> (-31.25%) ⬇️
src/varint/encode_signed.rs 85.89% <0.00%> (-9.82%) ⬇️
src/de/impl_core.rs 48.38% <0.00%> (-5.19%) ⬇️
src/varint/decode_unsigned.rs 67.69% <0.00%> (-3.17%) ⬇️
src/varint/decode_signed.rs 62.50% <0.00%> (-2.02%) ⬇️
tests/alloc.rs 98.38% <0.00%> (-1.62%) ⬇️
derive/src/lib.rs 0.00% <0.00%> (ø)
derive/src/derive_enum.rs 0.00% <0.00%> (ø)
derive/src/derive_struct.rs 0.00% <0.00%> (ø)
... and 11 more

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 f653f8a...04530db. Read the comment docs.

@ZoeyR ZoeyR merged commit 0d5433e into trunk Jan 19, 2022
@VictorKoenders VictorKoenders deleted the code-cover-serde branch February 1, 2022 13:18
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

2 participants