smartcar / java-sdk

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

Surface SC-Request-Id header in the SmartcarResponse class. #79

Closed sankethkatta closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will increase coverage by 1.67%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
+ Coverage     47.36%   49.04%   +1.67%     
- Complexity       75       80       +5     
============================================
  Files            25       25              
  Lines           570      577       +7     
  Branches         29       29              
============================================
+ Hits            270      283      +13     
+ Misses          289      283       -6     
  Partials         11       11
Flag Coverage Δ Complexity Δ
#integration 47.66% <100%> (+1.69%) 79 <2> (+5) :arrow_up:
#test 5.54% <0%> (-0.07%) 9 <0> (ø)
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/smartcar/sdk/ApiClient.java 79.54% <100%> (+2.04%) 8 <0> (ø) :arrow_down:
...n/java/com/smartcar/sdk/data/SmartcarResponse.java 78.57% <100%> (+26.57%) 11 <2> (+5) :arrow_up:

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 a45203c...6c5b363. Read the comment docs.