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

GeoscienceAustralia / tcrm / 629
37%
master: 32%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 31 Jul 2019 08:04AM UTC
Jobs 1
Files 138
Run time 1min
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
629

push

travis-ci

benjimin
Fix for reading CSV in py3.

Currently text file is read into numpy array, then dates are parsed
using regex. This change instructs numpy to use system default encoding
(hence unicode strings) rather than deprecated default of bytes (which
conflicted with the parsing code).

Should aim to refactor to simply use pandas to parse CSV (with dates)
directly, substantially reducing code maintenance burden.

5379 of 14790 relevant lines covered (36.37%)

0.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 629.1 31 Jul 2019 08:04AM UTC 0
36.37
Travis Job 629.1
Source Files on build 629
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #629
  • b575cefa on github
  • Prev Build on py3 (#627)
  • Next Build on py3 (#631)
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