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

buildinspace / peru / 96
88%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2014 11:28PM UTC
Jobs 3
Files 14
Run time 46s
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
96

push

travis-ci

oconnor663
add pathlib to third-party

Summary:
We need a good `glob()` function for the upcoming `files:` field. It turns out
that git's native globbing doesn't work very well; ** can't match the root
directory for example. Pathlib has an excellent glob, but it's only
standardized in 3.4. Add pathlib to third-party, for compatibility with 3.2 and
3.3. Now we can start using it instead of `os.path` throughout the codebase.

Test Plan: `scripts/validate_third_party.sh`

Reviewers: sean

Differential Revision: https://phabricator.buildinspace.com/D29

662 of 718 relevant lines covered (92.2%)

2.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 96.1 22 Jul 2014 11:28PM UTC 0
92.2
Travis Job 96.1
2 96.2 22 Jul 2014 11:28PM UTC 0
92.06
Travis Job 96.2
3 96.3 22 Jul 2014 11:29PM UTC 0
92.06
Travis Job 96.3
Source Files on build 96
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #96
  • 3a293d5e on github
  • Prev Build on master (#95)
  • Next Build on master (#155)
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