smartcar / java-sdk

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

V2 hotfixes #93

Closed gurpreetatwal closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 (4a2c9a2) into master (62a8843) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #93   +/-   ##
=========================================
  Coverage     45.60%   45.60%           
  Complexity       89       89           
=========================================
  Files            27       27           
  Lines           682      682           
  Branches         38       38           
=========================================
  Hits            311      311           
  Misses          360      360           
  Partials         11       11           
Flag Coverage Δ Complexity Δ
integration 44.42% <0.00%> (ø) 88.00 <0.00> (ø)
test 4.54% <0.00%> (ø) 9.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/main/java/com/smartcar/sdk/ApiClient.java 75.51% <ø> (ø) 10.00 <0.00> (ø)
...ain/java/com/smartcar/sdk/SmartcarExceptionV2.java 0.00% <0.00%> (ø) 0.00 <0.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 62a8843...4a2c9a2. Read the comment docs.