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

zarr-developers / zarr / 1159 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2018 08:38AM UTC
Files 29
Run time 6s
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

10 Dec 2018 08:29AM UTC coverage: 98.828% (-0.02%) from 98.849%
1159.3

push

travis-ci

alimanfoo
Cast datetime and timedelta to signed 64-bit int (#344)

* Cast datetime and timedelta to signed 64-bit int

The `NaT` type is represented as `-0`. As a result, casting to an
unsigned integral fails and throws an error. However casting to a signed
integral type does not have this problem and proceeds without issues.

* Update datetime/timedelta test to use signed ints

* Test encode/decode of a datetime/timedelta array

Use a structured array with datetime and timedelta values and a fill
value of NaT to test a bunch of different workarounds for encoding and
decoding datetime and timedelta values and array.

* Note improved `NaT` handling in the changelog

* Use `dtype` to cast `NaT` explicitly

* test NaT as fill_value for zarr.full()

* Drop extra whitespace

Should fix the flake8 error seen on CI.

ref: https://travis-ci.org/zarr-developers/zarr/jobs/465075634

8263 of 8361 relevant lines covered (98.83%)

0.99 hits per line

Source Files on job 1159.3
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1126
  • Travis Job 1159.3
  • 8e18c817 on github
  • Prev Job for on master (#1136.1)
  • Next Job for on master (#1160.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