smartcar / java-sdk

Java client SDK for the Smartcar API.
https://smartcar.github.io/java-sdk
MIT License
20 stars 20 forks source link

Feat: Add single select to getAuthUrl #58

Closed adolfoportilla closed 5 years ago

adolfoportilla commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #58 into master will decrease coverage by 4.75%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
- Coverage     53.47%   48.71%   -4.76%     
  Complexity       51       51              
============================================
  Files            17       17              
  Lines           389      427      +38     
  Branches         15       22       +7     
============================================
  Hits            208      208              
- Misses          172      210      +38     
  Partials          9        9
Flag Coverage Δ Complexity Δ
#integration 47.07% <0%> (-4.6%) 51 <0> (ø)
#test 6.08% <0%> (-0.6%) 5 <0> (ø)
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/smartcar/sdk/AuthClient.java 58.53% <0%> (-17.66%) 11 <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 f7ba811...f004709. Read the comment docs.

adolfoportilla commented 5 years ago

Closing because this PR has the same but improved changes