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: add sc to unit headers #77

Closed theodorewahle closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #77   +/-   ##
=========================================
  Coverage     47.34%   47.34%           
  Complexity       74       74           
=========================================
  Files            24       24           
  Lines           566      566           
  Branches         29       29           
=========================================
  Hits            268      268           
  Misses          287      287           
  Partials         11       11
Flag Coverage Δ Complexity Δ
#integration 45.93% <100%> (ø) 73 <0> (ø) :arrow_down:
#test 5.65% <0%> (ø) 9 <0> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...main/java/com/smartcar/sdk/data/BatchResponse.java 48.97% <100%> (ø) 8 <0> (ø) :arrow_down:

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 0531519...e0615e8. Read the comment docs.