smartcar / android-sdk

Smartcar Android Auth SDK
https://smartcar.github.io/android-sdk
MIT License
19 stars 2 forks source link

development -> testMode #13

Closed snggeng closed 6 years ago

snggeng commented 6 years ago

deprecates development boolean and replaces with testMode boolean. In progress

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.7%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   42.95%   42.25%   -0.71%     
==========================================
  Files           8        8              
  Lines         142      142              
  Branches        7        8       +1     
==========================================
- Hits           61       60       -1     
  Misses         81       81              
- Partials        0        1       +1
Impacted Files Coverage Δ
...h/src/main/java/com/smartcar/sdk/SmartcarAuth.java 39.43% <0%> (-1.41%) :arrow_down:
...ain/java/com/smartcar/sdk/SmartcarAuthRequest.java 100% <100%> (ø) :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 9d80c7c...d9c3ffa. Read the comment docs.