smartcar / java-sdk

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

Development Improvements #90

Closed gurpreetatwal closed 3 years ago

gurpreetatwal commented 3 years ago

Note: Gradle 5.x does support Java 11, but we cannot yet develop the SDK on Java 11 due to issues with some of the test dependencies.

codecov[bot] commented 3 years ago

Codecov Report

Merging #90 (a5edba0) into master (09e7d1e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #90   +/-   ##
=========================================
  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% <ø> (ø) 0.00 <ø> (ø)
test 5.00% <ø> (ø) 0.00 <ø> (ø)

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


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 09e7d1e...a5edba0. Read the comment docs.