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

zarr-developers / zarr / 1143

Builds Branch Commit Type Ran Committer Via Coverage
1143 ensure_DictStore_contains_only_bytes Disallow mutation of the internal `DictStore` Make sure that users are only able to add data to the `DictStore`. Disallow the storing of a nested `DictStore` though. Pull #350 07 Dec 2018 06:32AM UTC web-flow travis-ci pending completion   set done
1140 hdl_nat Note improved `NaT` handling in the changelog Pull #344 06 Dec 2018 05:42PM UTC web-flow travis-ci pending completion   set done
1139 ensure_DictStore_contains_only_bytes Check that `DictStore` coerces all data to `bytes` Provide a simple test for `DictStore` to ensure that non-`bytes` is coerced to `bytes` before storing it and is retrieved as `bytes`. Pull #350 06 Dec 2018 05:35PM UTC web-flow travis-ci pending completion   set done
1138 ensure_DictStore_contains_only_bytes Test `getsize` with an unknown size case This creates a non-conforming store to make sure that `getsize` handles its contents in the expected way. Namely that it returns `-1`. Pull #350 05 Dec 2018 02:54AM UTC web-flow travis-ci pending completion   set done
1137 atomic-update Merge branch 'master' into atomic-update Pull #327 04 Dec 2018 10:37PM UTC web-flow travis-ci pending completion   set done
1136 master Bump Numcodecs requirement to 0.6.2 (#352) * Bump Numcodecs requirement to 0.6.1 * Assert MsgPack round-trips bytes objects correctly Previously MsgPack was turning bytes objects to unicode objects when round-tripping them. However this ha... push 04 Dec 2018 10:30PM UTC web-flow travis-ci pending completion   set done
1135 use_numcodecs_0.6.2 Merge 'zarr-developers/master' into 'jakirkham/use_numcodecs_0.6.2' Pull #352 04 Dec 2018 05:33PM UTC web-flow travis-ci pending completion   set done
1134 master Merge pull request #355 from jakirkham/ignore_tempfile_cleanup Skip coverage of temp file cleanup push 04 Dec 2018 03:50PM UTC web-flow travis-ci pending completion   set done
1133 ignore_tempfile_cleanup Skip coverage of temp file cleanup In the ideal case, this cleanup step never happens on CI as the file got moved into place and so no longer exists at the old location. Given this, we ignore coverage on this line. Pull #355 04 Dec 2018 03:02PM UTC web-flow travis-ci pending completion   set done
1132 master Merge pull request #353 from jakirkham/fix_missing_backslash Fix missing backslash in docs push 04 Dec 2018 04:32AM UTC web-flow travis-ci pending completion   set done
1131 use_numcodecs_0.6.2 Update tutorial's info content As Blosc got upgraded and it contained an upgrade of Zstd, the results changed a little bit for this example. So update them accordingly. Should fix the doctest failure. Pull #352 04 Dec 2018 02:54AM UTC web-flow travis-ci pending completion   set done
1130 use_numcodecs_0.6.2 Bump to Numcodecs 0.6.2 Pull #352 04 Dec 2018 12:07AM UTC web-flow travis-ci pending completion   set done
1129 mk_DictStore_Array_default Update `Array`'s `info` examples As we are now using `DictStore` to back the `Array`, we can correctly measure how much memory it is using. So update the examples in `info` and the tutorial to show how much memory is being used. Also update the s... Pull #351 03 Dec 2018 04:52PM UTC web-flow travis-ci pending completion   set done
1128 ensure_DictStore_contains_only_bytes Test `getsize` with an unknown size case This creates a non-conforming store to make sure that `getsize` handles its contents in the expected way. Namely that it returns `-1`. Pull #350 03 Dec 2018 04:02PM UTC web-flow travis-ci pending completion   set done
1127 use_numcodecs_0.6.1 Use `ensure_contiguous_ndarray` with stores Instead of using `ensure_ndarray`, use `ensure_contiguous_ndarray` with the stores. This ensures that datetime/timedeltas are handled by default. Also catches things like object arrays. Finally this han... Pull #347 02 Dec 2018 05:39AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 52
  • 53
  • Next →
  • Back to Repo
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