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

gitpython-developers / gitdb / 55
81%

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

pending completion
55

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

2324 of 2844 relevant lines covered (81.72%)

3.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 55.1 12 Jan 2015 06:12PM UTC 0
79.15
Travis Job 55.1
2 55.2 12 Jan 2015 06:12PM UTC 0
79.08
Travis Job 55.2
3 55.3 12 Jan 2015 06:12PM UTC 0
79.75
Travis Job 55.3
4 55.4 12 Jan 2015 06:12PM UTC 0
79.75
Travis Job 55.4
Source Files on build 55
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #55
  • 5b0dc5f8 on github
  • Prev Build on master (#54)
  • Next Build on master (#57)
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