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

zarr-developers / zarr / 1111

Builds Branch Commit Type Ran Committer Via Coverage
1111 use_numcodecs_0.6.1 Change default store to `DictStore` Instead of using a Python `dict` as the `default` store for a Zarr `Array`, use the `DictStore`. This ensures that all blobs will be represented as `bytes` regardless of what the user provided as data. Thus thi... Pull #347 02 Dec 2018 01:44AM UTC web-flow travis-ci pending completion   set done
1110 use_numcodecs_0.6.1 Drop `test_getsize_ext` This test case seems to be ill-posed. Anytime we store `object`s to `Array`s we require an `object_codec` to be specified. Otherwise we have no clean way to serialize the data. However this `DictStore` test breaks that ass... Pull #347 02 Dec 2018 01:19AM UTC web-flow travis-ci pending completion   set done
1108 use_numcodecs_0.6.1 Consolidate type checks in `_decode_chunk` As refactoring of the `reshape` step has effectively dropped the expected `object` type case, the checks for different types is a little more complicated than needed. To fix this, basically invert and sw... Pull #347 01 Dec 2018 08:52PM UTC web-flow travis-ci pending completion   set done
1107 use_numcodecs_0.6.1 Consolidate type checks in `_decode_chunk` As refactoring of the `reshape` step has effectively dropped the expected `object` type case, the checks for different types is a little more complicated than needed. To fix this, basically invert and sw... Pull #347 01 Dec 2018 08:47PM UTC web-flow travis-ci pending completion   set done
1106 use_numcodecs_0.6.1 Reshape `chunk` ourselves since it is an `ndarray` As we already ensured the `chunk` is an `ndarray` viewing the original data, there is no need for us to do that here as well. Plus the checks performed by `ensure_contiguous_ndarray` are not need... Pull #347 01 Dec 2018 08:34PM UTC web-flow travis-ci pending completion   set done
1105 use_numcodecs_0.6.1 Ensure `chunk` in `_decode_chunk` is an `ndarray` Pull #347 01 Dec 2018 06:25PM UTC web-flow travis-ci pending completion   set done
1104 use_numcodecs_0.6.1 properly guard against removal of object codec Pull #347 01 Dec 2018 02:14PM UTC web-flow travis-ci pending completion   set done
1101 master Merge pull request #338 from rabernat/consolidated_pass_kwargs pass kwargs to consolidate api 30 Nov 2018 04:27PM UTC web-flow travis-ci pending completion   set done
1096 abs_store syntax fix Pull #345 30 Nov 2018 10:14AM UTC web-flow travis-ci pending completion   set done
1095 abs_store checking if emulator is preinstalled Pull #345 30 Nov 2018 10:08AM UTC web-flow travis-ci pending completion   set done
1094 abs_store azure storage emulator in appveyor Pull #345 30 Nov 2018 09:24AM UTC web-flow travis-ci pending completion   set done
1093 abs_store first attempt at docker build with azurite Pull #345 30 Nov 2018 08:20AM UTC web-flow travis-ci pending completion   set done
1092 hdl_nat 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. Pull #344 21 Nov 2018 09:49PM UTC web-flow travis-ci pending completion   set done
1091 hdl_nat 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. Pull #344 21 Nov 2018 09:44PM UTC web-flow travis-ci pending completion   set done
1090 hdl_nat 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. Pull #344 21 Nov 2018 09:40PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 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