smartcar / java-sdk

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

fix: parsing null sc-data-age header #97

Closed rsimari closed 2 years ago

rsimari commented 2 years ago

Asana: https://app.asana.com/0/1122465745219696/1201098462064986/f

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (5e55899) into master (9b72ddf) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #97      +/-   ##
============================================
+ Coverage     77.84%   77.93%   +0.09%     
- Complexity      184      185       +1     
============================================
  Files            34       34              
  Lines           713      716       +3     
  Branches         44       44              
============================================
+ Hits            555      558       +3     
  Misses          132      132              
  Partials         26       26              
Flag Coverage Δ
integration 65.78% <0.00%> (-0.14%) :arrow_down:
test 47.34% <100.00%> (+0.22%) :arrow_up:

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

Impacted Files Coverage Δ
src/main/java/com/smartcar/sdk/data/Meta.java 80.00% <100.00%> (+8.57%) :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 9b72ddf...5e55899. Read the comment docs.