smartcar / java-sdk

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

support compatibilityv2 response #96

Closed s-ashwinkumar closed 3 years ago

s-ashwinkumar commented 3 years ago

Asana: https://app.asana.com/0/1200551405669439/1200627950418293/f

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (da48a64) into master (8be00ee) will decrease coverage by 0.14%. The diff coverage is 60.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #96      +/-   ##
============================================
- Coverage     77.98%   77.84%   -0.15%     
- Complexity      183      184       +1     
============================================
  Files            34       34              
  Lines           704      713       +9     
  Branches         44       44              
============================================
+ Hits            549      555       +6     
- Misses          129      132       +3     
  Partials         26       26              
Flag Coverage Δ
integration 65.91% <60.00%> (+<0.01%) :arrow_up:
test 47.12% <0.00%> (-0.61%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...main/java/com/smartcar/sdk/data/Compatibility.java 66.66% <60.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 8be00ee...da48a64. Read the comment docs.