smartcar / java-sdk

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

chore(ci): fix bug that lead to tags not being pushed #99

Closed gurpreetatwal closed 2 years ago

gurpreetatwal commented 2 years ago

If you need to run multiple commands, write a executable wrapper script that runs them all. The argument to script: in the script deployment provider needs to be a single command.

https://docs.travis-ci.com/user/deployment/script/

codecov[bot] commented 2 years ago

Codecov Report

Merging #99 (b915a21) into master (49f33e9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #99   +/-   ##
=========================================
  Coverage     77.93%   77.93%           
  Complexity      185      185           
=========================================
  Files            34       34           
  Lines           716      716           
  Branches         44       44           
=========================================
  Hits            558      558           
  Misses          132      132           
  Partials         26       26           
Flag Coverage Δ
integration 65.78% <ø> (ø)
test 47.34% <ø> (ø)

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 49f33e9...b915a21. Read the comment docs.