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

zarr-developers / zarr / 1440

Builds Branch Commit Type Ran Committer Via Coverage
1440 master Test `fill_values` with N5Store-backed arrays Check that valid `fill_values` work with N5Store-backed arrays and that invalid `fill_values` raise. Pull #309 23 Feb 2019 09:31PM UTC web-flow travis-ci pending completion   set done
1439 master Limit `RuntimeWarning` check to array creation Pull #309 23 Feb 2019 09:13PM UTC web-flow travis-ci pending completion   set done
1437 master Use warnings instead of logging As we are only using the logger to issue warnings, just issue warnings instead and drop the logger. Picked `RuntimeWarning`s for these two warnings as they are in regard to "dubious runtime behavior". Namely using ... Pull #309 23 Feb 2019 08:57PM UTC web-flow travis-ci pending completion   set done
1436 master Use non-deprecated `.warning(...)` instead As the `.warn(...)` method of the logger is deprecated, switch to `.warning` instead. Pull #309 23 Feb 2019 08:52PM UTC web-flow travis-ci pending completion   set done
1435 abs_store flake8 fix Pull #345 21 Feb 2019 02:40PM UTC web-flow travis-ci pending completion   set done
1434 abs_store cleaned create blob code Pull #345 21 Feb 2019 02:31PM UTC web-flow travis-ci pending completion   set done
1433 master Test store keys are all text (#408) push 20 Feb 2019 08:46PM UTC web-flow travis-ci pending completion   set done
1432 master Merge 'zarr-developers/master' into 'jmswaney/master' Pull #318 20 Feb 2019 08:39PM UTC web-flow travis-ci pending completion   set done
1431 master Only catch `OSError` if its `errno` equal `EEXIST` On Python 3, we would only want to catch the race case here by checking for the `FileExistsError` and suppressing raising for that case. However there is no `FileExistsError` on Python 2. Only `O... Pull #318 20 Feb 2019 08:38PM UTC web-flow travis-ci pending completion   set done
1426 test_store_keys_text Test store keys are all text Pull #408 16 Feb 2019 03:31AM UTC web-flow travis-ci pending completion   set done
1425 test_store_keys_text Test store keys are all text Pull #408 16 Feb 2019 02:30AM UTC web-flow travis-ci pending completion   set done
1421 master Drop unused imports (reported by flake8) Pull #309 16 Feb 2019 01:39AM UTC web-flow travis-ci pending completion   set done
1420 encode_complex_fill_value Merge 'zarr-developers/master' into 'jakirkham/encode_complex_fill_value' Pull #363 16 Feb 2019 01:35AM UTC web-flow travis-ci pending completion   set done
1419 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 16 Feb 2019 01:23AM UTC web-flow travis-ci pending completion   set done
1416 master Special case chunk encoding for `dict` chunk store (#359) * Add `values` method to `CustomMapping` For doing a quick pass through the values within a `MutableMapping`, it is helpful to have the `values` method. This will be needed in some of ... push 16 Feb 2019 01:17AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 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