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): skip branches for tag and publish #61

Closed gurpreetatwal closed 5 years ago

gurpreetatwal commented 5 years ago

Example of a failing build for a check: https://travis-ci.com/smartcar/java-sdk/jobs/214933277

codecov[bot] commented 5 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #61   +/-   ##
========================================
  Coverage      54.2%   54.2%           
  Complexity       54      54           
========================================
  Files            17      17           
  Lines           404     404           
  Branches         16      16           
========================================
  Hits            219     219           
  Misses          176     176           
  Partials          9       9
Flag Coverage Δ Complexity Δ
#integration 52.47% <ø> (ø) 54 <ø> (ø) :arrow_down:
#test 7.17% <ø> (ø) 5 <ø> (ø) :arrow_down:

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 930bf1a...c14b1fe. Read the comment docs.

sankethkatta commented 5 years ago

Make sure to run README template check on CI