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

gitpython-developers / gitdb / 137
81%

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

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

2 of 2 new or added lines in 1 file covered. (100.0%)

4635 of 5742 relevant lines covered (80.72%)

3.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 137.1 25 Sep 2019 06:09PM UTC 0
79.21
Travis Job 137.1
2 137.2 25 Sep 2019 06:09PM UTC 0
79.8
Travis Job 137.2
3 137.3 25 Sep 2019 06:09PM UTC 0
79.8
Travis Job 137.3
4 137.4 25 Sep 2019 06:09PM UTC 0
79.8
Travis Job 137.4
Source Files on build 137
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #137
  • Pull Request #52
  • PR Base - master (#132)
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