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

Error #22

Merged
merged 9 commits into from
Nov 21, 2020
Merged

Error #22

merged 9 commits into from
Nov 21, 2020

Conversation

YushiOMOTE
Copy link
Owner

@YushiOMOTE YushiOMOTE commented Nov 20, 2020

closes #4

@codecov-io
Copy link

codecov-io commented Nov 20, 2020

Codecov Report

Merging #22 (d47bc07) into master (2e3e85e) will increase coverage by 3.16%.
The diff coverage is 58.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   51.59%   54.75%   +3.16%     
==========================================
  Files          21       21              
  Lines        2574     2661      +87     
  Branches      522      536      +14     
==========================================
+ Hits         1328     1457     +129     
+ Misses        949      906      -43     
- Partials      297      298       +1     
Impacted Files Coverage Δ
perde-core/src/error.rs 34.95% <38.75%> (+6.96%) ⬆️
perde-core/src/schema.rs 43.56% <55.55%> (+4.95%) ⬆️
perde-core/src/object.rs 74.37% <61.90%> (-0.22%) ⬇️
perde-core/src/methods.rs 82.95% <66.66%> (+4.47%) ⬆️
perde-core/src/encode.rs 59.58% <75.00%> (+0.63%) ⬆️
perde-core/src/resolve.rs 78.42% <76.19%> (+2.58%) ⬆️
perde-core/src/args.rs 76.08% <100.00%> (+6.31%) ⬆️
perde-core/src/decode/class.rs 66.25% <100.00%> (ø)
perde-core/src/import.rs 87.50% <100.00%> (+10.57%) ⬆️
... and 8 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 2e3e85e...d47bc07. Read the comment docs.

Also check the rmp-serde flatten issue
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.

Testing
2 participants