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

Improve List Deserialization Definition #10

Merged
merged 9 commits into from
Oct 9, 2017

Conversation

kittinunf
Copy link
Owner

@kittinunf kittinunf commented Oct 9, 2017

What's in this PR?

  • Improve API for List deserialization

@codecov
Copy link

codecov bot commented Oct 9, 2017

Codecov Report

Merging #10 into master will increase coverage by 31.38%.
The diff coverage is 30%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #10       +/-   ##
=============================================
+ Coverage     44.28%   75.67%   +31.38%     
+ Complexity       16       14        -2     
=============================================
  Files             9       10        +1     
  Lines           210      222       +12     
  Branches         31       38        +7     
=============================================
+ Hits             93      168       +75     
+ Misses          100       34       -66     
- Partials         17       20        +3
Impacted Files Coverage Δ Complexity Δ
.../github/kittinunf/forge/extension/JSONObjectExt.kt 100% <ø> (ø) 0 <0> (?)
.../github/kittinunf/forge/core/DeserializedResult.kt 31.81% <0%> (-15.56%) 3 <0> (-2)
...otlin/com/github/kittinunf/forge/core/Operators.kt 33.33% <20%> (-9.53%) 0 <0> (ø)
...in/com/github/kittinunf/forge/extension/ListExt.kt 80% <80%> (ø) 0 <0> (?)
...kotlin/com/github/kittinunf/forge/util/Currying.kt 96.8% <0%> (+77.65%) 0% <0%> (ø) ⬇️

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 87e57f5...14b9f10. Read the comment docs.

@kittinunf kittinunf merged commit c5221c9 into master Oct 9, 2017
@kittinunf kittinunf deleted the kv/improve-list-deserialization-definition branch October 9, 2017 07:16
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.

1 participant