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

zarr-developers / zarr / 1509

Builds Branch Commit Type Ran Committer Via Coverage
1509 chunk_cache Merge branch 'master' into chunk_cache Pull #306 03 May 2019 11:47PM UTC web-flow travis-ci pending completion   set done
1507 doc-py3 Merge 'zarr-developers/master' into 'QuLogic/doc-py3' Pull #426 01 May 2019 12:03AM UTC web-flow travis-ci pending completion   set done
1506 master Use scandir in DirectoryStore.getsize (#431) * Require `scandir` for Python pre-3.5 As `scandir` was added to the `os` module in Python 3.5, require the backport package for `scandir` is installed for versions prior to that (e.g. Python 2.7)... push 30 Apr 2019 11:59PM UTC web-flow travis-ci pending completion   set done
1505 use_scandir_getsize Use escaped whitespace after double backticks Pull #431 30 Apr 2019 06:56AM UTC web-flow travis-ci pending completion   set done
1502 master Fix tests on big endian machines (#427) * Force test arrays to be little-endian. These are saved on disk as little-endian and need to be compared as such. * Add explicit byteorder on hexdigest tests. Fixes #425. push 30 Apr 2019 06:04AM UTC jakirkham travis-ci pending completion   set done
1501 use_scandir_getsize Merge zarr-developers/master into jakirkham/use_scandir_getsize Pull #431 23 Apr 2019 03:36AM UTC web-flow travis-ci pending completion   set done
1500 master Fix `collections`'s `DeprecationWarning`s (#432) * Import `MutableMapping` in `compat` As `MutableMapping` moves to `collections.abc` in Python 3.3, handle how it is imported using the `compat` module to get the right location. * Use `com... push 23 Apr 2019 03:33AM UTC web-flow travis-ci pending completion   set done
1499 use_collections_abc Merge 'zarr-developers/master' into 'jakirkham/use_collections_abc' Pull #432 23 Apr 2019 02:05AM UTC web-flow travis-ci pending completion   set done
1498 master Collect JSON utility functions (#430) * Move `ensure_text_type` to `zarr.util` As `ensure_text_type` is a more general utility function, go ahead and move it over to `zarr.util` and drop it from `zarr.meta`. Though make sure to import it int... push 23 Apr 2019 02:01AM UTC web-flow travis-ci pending completion   set done
1497 use_collections_abc Add release note for the fix Pull #432 21 Apr 2019 06:04AM UTC web-flow travis-ci pending completion   set done
1496 use_collections_abc Use MutableMapping from compat in zarr.tests.util Pull #432 21 Apr 2019 05:16AM UTC web-flow travis-ci pending completion   set done
1495 use_scandir_getsize Use `scandir` to determine directory size quickly Pull #431 21 Apr 2019 04:19AM UTC web-flow travis-ci pending completion   set done
1493 collect_util_funcs Update release note on JSON reading and writing Pull #430 20 Apr 2019 12:25AM UTC web-flow travis-ci pending completion   set done
1491 collect_util_funcs Drop `encode` from `json_dumps` output As the `encode` step is now part of `json_dumps`, remove that step when using the `json_dumps` function. Pull #430 20 Apr 2019 12:06AM UTC web-flow travis-ci pending completion   set done
1490 master Coerce data to text for JSON parsing (#429) * Rewrite `ensure_str` to be `ensure_text_type` To simplify the branching required for Python 2/3 compatibility. Rename `ensure_str` to `ensure_text_type` and rework the code to coerce data that is... push 19 Apr 2019 11:15PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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