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

litl / backoff
100%

Build:
DEFAULT BRANCH: master
Repo Added 09 Feb 2015 03:38PM CUT
Files 7
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 20150210.1
  • 20150213.1
  • master
  • max-time
  • release-1.1
  • release-1.2
  • update-deps
  • v1.0.6
  • v1.0.7
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.5.0
  • v1.6.0

pending completion
182

push

travis-ci

Bob Green
<a href="https://github.com/litl/backoff/commit/<a class=hub.com/litl/backoff/commit/<a class="double-link" href="https://git"><a class=hub.com/litl/backoff/commit/<a class="double-link" href="https://git"><a class=hub.com/litl/backoff/commit/<a class="double-link" href="https://git"><a class=hub.com/litl/backoff/commit/dd23fbfebb185fdc539f70410769dce7011bed35">dd23fbfeb">&lt;a href=&quot;https://github.com/litl/backoff/commit/</a><a class="double-link" href="https://github.com/litl/backoff/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/litl/backoff/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/litl/backoff/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/litl/backoff/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/litl/backoff/commit/dd23fbfebb185fdc539f70410769dce7011bed35">dd23fbfeb</a><a href="https://github.com/litl/backoff/commit/dd23fbfebb185fdc539f70410769dce7011bed35">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/litl/backoff/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/litl/backoff/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/litl/backoff/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/litl/backoff/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/litl/backoff/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/litl/backoff/commit/dd23fbfebb185fdc539f70410769dce7011bed35&quot;&gt;dd23fbfeb&lt;/a&gt;&lt;a href=&quot;https://github.com/litl/backoff/commit/dd23fbfebb185fdc539f70410769dce7011bed35&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/litl/backoff/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/litl/backoff/commit/&amp;amp;lt;a class=&amp;amp;quot;double-link&amp;amp;quot; href=&amp;amp;quot;https://git&amp;quot... (continued)

256 of 256 relevant lines covered (100.0%)

4.28 hits per line

Relevant lines Covered
Build:
Build:
256 RELEVANT LINES 256 COVERED LINES
4.28 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
182 master <a href="https://github.com/litl/backoff/commit/dd23fbfeb">&lt;a href=&quot;https://github.com/litl/backoff/commit/</a><a class="double-link" href="https://github.com/litl/backoff/commit/&lt;a class=&quot;double-link... push 23 Nov 2018 07:50PM CUT Bob Green travis-ci pending completion  
178 master Add smoke tests This adds a framework for writing smoke tests which require network. These tests are not included in `make check` and that is the target which will continue to be run in travis. However `make supercheck` may be run by developers ... push 23 Nov 2018 02:37PM CUT Bob Green travis-ci pending completion  
177 master Merge pull request #59 from bgreen-litl/python-37 Support python 3.7; drop async python 3.4 push 23 Nov 2018 02:18PM CUT web-flow travis-ci pending completion  
176 python-37 Update pragma for python 2 Pull #59 23 Nov 2018 02:17PM CUT web-flow travis-ci pending completion  
175 python-37 Fix travis 3.7 build Pull #59 12 Nov 2018 10:15PM CUT web-flow travis-ci pending completion  
174 python-37 Fix travis 3.7 build Pull #59 12 Nov 2018 10:10PM CUT web-flow travis-ci pending completion  
173 python-37 Support python 3.7; drop async python 3.4 To maintain async python 3.4 support we'd have to fork the implementations like we did for sync vs async. The maintenance burden for doing that would be high and I think it's more important that we suppo... Pull #59 12 Nov 2018 10:04PM CUT web-flow travis-ci pending completion  
170 master Merge pull request #58 from bgreen-litl/update-deps Update dependencies push 12 Nov 2018 04:10PM CUT web-flow travis-ci pending completion  
169 update-deps Use older pytest-async for 3.4 Newer pytest-async blows up on python 3.4. Pull #58 12 Nov 2018 04:05PM CUT web-flow travis-ci pending completion  
168 update-deps Update dependencies Pull #58 12 Nov 2018 03:56PM CUT web-flow travis-ci pending completion  
See All Builds (152)
  • Repo on GitHub
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

© 2025 Coveralls, Inc