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

GeoscienceAustralia / tcrm / 629 / 1
37%
master: 32%

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

31 Jul 2019 07:58AM UTC coverage: 36.369% (-0.5%) from 36.86%
629.1

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

Source Files on job 629.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 510
  • Travis Job 629.1
  • b575cefa on github
  • Prev Job for on py3 (#627.1)
  • Next Job for on py3 (#631.1)
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