smartcar / java-sdk

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

Bintray migration #92

Closed gurpreetatwal closed 3 years ago

gurpreetatwal commented 3 years ago

Example of successful run from CI:

codecov[bot] commented 3 years ago

Codecov Report

Merging #92 (5bc6197) into master (895d75a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #92   +/-   ##
=========================================
  Coverage     49.51%   49.51%           
  Complexity       87       87           
=========================================
  Files            26       26           
  Lines           620      620           
  Branches         29       29           
=========================================
  Hits            307      307           
  Misses          302      302           
  Partials         11       11           
Flag Coverage Δ Complexity Δ
integration 48.22% <100.00%> (ø) 0.00 <0.00> (ø)
test 5.00% <0.00%> (ø) 0.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 79.06% <100.00%> (ø) 8.00 <0.00> (ø)
...main/java/com/smartcar/sdk/data/BatchResponse.java 59.61% <100.00%> (ø) 10.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 895d75a...5bc6197. Read the comment docs.