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

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

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2019 06:09PM UTC
Files 38
Run time 7s
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

25 Sep 2019 06:08PM UTC coverage: 79.798% (+0.2%) from 79.603%
137.4

Pull #52

travis-ci

web-flow
loose: rename only if needed

Our user was experiencing issue [1] when using a git repository on NTFS mount
running on Linux. The current check checks if we are running on Windows, but
it should really check if we are on NTFS. And since checking fs type is not
that trivial and not efficient, it is simpler and better to just always apply
NTFS-specific logic, since it works on other filesystems as well.

[1] https://github.com/iterative/dvc/issues/1880#issuecomment-483253764
Pull Request #52: loose: rename only if needed

2291 of 2871 relevant lines covered (79.8%)

0.8 hits per line

Source Files on job 137.4
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 135
  • Travis Job 137.4
  • 875ca1ae on github
  • Prev Job for on master (#132.3)
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