• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zkat / pacote / 806 / 2
82%
latest: 82%

Build:
DEFAULT BRANCH: latest
Ran 08 Mar 2018 07:54AM UTC
Files 29
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Mar 2018 07:52AM UTC coverage: 82.872% (-0.8%) from 83.623%
806.2

push

travis-ci

zkat
feat(git): added retry logic for all git operations. (#136)

* Added retry logic for all git operations.

In the complex CI environments, intermittent issues happen. In order to prevent build failures, it is good to give a server an opportunity to recover from high load spikes.

Put in the ~/.gitconfig following section:
[http]
        proxy = http://192.168.1.101:8888

As you don't have a proxy running on the port you will get a timeout error from git.

* review fixes

* logs are silly

* lint fixes

* added couple of real cases where retry helped to solve problem

383 of 540 branches covered (70.93%)

779 of 940 relevant lines covered (82.87%)

23.83 hits per line

Source Files on job 806.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 806.2
  • 425c58d1 on github
  • Prev Job for on latest (#804.2)
  • Next Job for on latest (#807.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc