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

gitpython-developers / gitdb / 55 / 4
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2015 06:12PM UTC
Files 38
Run time 16s
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

12 Jan 2015 06:10PM UTC coverage: 79.747% (+0.007%) from 79.74%
55.4

push

travis-ci

Byron
Adjusted stream logic to make it work on all tested platforms ... .

As taken from https://github.com/gitpython-developers/gitdb/blob/master/gitdb/stream.py#L292
->
NOTE: Behavior changed in PY2.7 onward, which requires special handling to make the tests work properly.
They are thorough, and I assume it is truly working.
Why is this logic as convoluted as it is ? Please look at the table in
https://github.com/gitpython-developers/gitdb/issues/19 to learn about the test-results.
Bascially, on py2.6, you want to use branch 1, whereas on all other python version, the second branch
will be the one that works.
However, the zlib VERSIONs as well as the platform check is used to further match the entries in the
table in the github issue. This is it ... it was the only way I could make this work everywhere.
IT's CERTAINLY GOING TO BITE US IN THE FUTURE ... .
<-

Fixes #19

2268 of 2844 relevant lines covered (79.75%)

0.8 hits per line

Source Files on job 55.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 55
  • Travis Job 55.4
  • 5b0dc5f8 on github
  • Prev Job for on master (#54.4)
  • Next Job for on master (#57.4)
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