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

Enable indicating the whole path when retrieving nested values in JSON #142

Merged
merged 6 commits into from
Apr 7, 2020

Conversation

alejandrohdezma
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #142 into master will increase coverage by 0.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
+ Coverage   78.78%   79.28%   +0.50%     
==========================================
  Files          20       20              
  Lines         165      169       +4     
==========================================
+ Hits          130      134       +4     
  Misses         35       35              
Impacted Files Coverage Δ
...a/com/alejandrohdezma/sbt/github/http/client.scala 100.00% <ø> (ø)
...alejandrohdezma/sbt/github/github/Repository.scala 97.29% <100.00%> (-0.27%) ⬇️
.../com/alejandrohdezma/sbt/github/json/Decoder.scala 100.00% <100.00%> (ø)
...a/com/alejandrohdezma/sbt/github/syntax/json.scala 100.00% <100.00%> (ø)
...m/alejandrohdezma/sbt/github/syntax/scalatry.scala 100.00% <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 3857d26...d4cd8c3. Read the comment docs.

@alejandrohdezma alejandrohdezma merged commit b68e944 into master Apr 7, 2020
@alejandrohdezma alejandrohdezma deleted the feature/multi-get branch April 7, 2020 13:29
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