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

zarr-developers / zarr / 727

Builds Branch Commit Type Ran Committer Via Coverage
727 master Collect arbitrary kwargs in `update_ascii_kwargs` Should improve usability and reduce the amount of typing required to tweak the structure. Pull #140 25 Oct 2017 03:00AM UTC web-flow travis-ci pending completion   set done
726 master Collect arbitrary kwargs in `update_ascii_kwargs` Should improve usability and reduce the amount of typing required to tweak the structure. Pull #140 25 Oct 2017 02:38AM UTC web-flow travis-ci pending completion   set done
725 master Use custom traverser with tree Instead of trying to incorporate all the traversal logic into the `tree` method in Zarr's `Group` class, make a custom traverser that simply acts on the Zarr objects to construct the tree. This simplifies the code a... Pull #140 25 Oct 2017 02:30AM UTC web-flow travis-ci pending completion   set done
724 master Pick unicode/ascii agnostic tree characters These are needed to workaround the constraint that Python 2 can only place `bytes` in `__repr__` results and Python 3 can only place `unicode` in `__repr__` results. As such, we need to chose characters... Pull #140 25 Oct 2017 01:52AM UTC web-flow travis-ci pending completion   set done
723 master Workaround Python 2 idiosyncrasies in tree tests Python 2 seems to really not like making a `repr` of unicode objects. However Python 3 really needs unicode objects for `repr`. Also `asciitree` really likes providing `unicode` objects. This fixes... Pull #140 25 Oct 2017 01:35AM UTC web-flow travis-ci pending completion   set done
722 master Add unicode_type to compat Basically provide something that always points to the unicode string type on both Python 2 and Python 3. Pull #163 25 Oct 2017 01:31AM UTC web-flow travis-ci pending completion   set done
721 master Refresh tree tests to use repr As we now return a `TreeHierarchy` object instead of a `str`, we have to take the `repr` of this object to get a `str` that we can compare in the old `tree` tests. Hence we tweak the tests in this way to get them pa... Pull #140 25 Oct 2017 01:10AM UTC web-flow travis-ci pending completion   set done
718 master set scalar on group Pull #161 25 Oct 2017 12:19AM UTC web-flow travis-ci pending completion   set done
717 master property fixes Pull #161 25 Oct 2017 12:09AM UTC web-flow travis-ci pending completion   set done
716 master ensure set only scalar value Pull #161 24 Oct 2017 11:53PM UTC web-flow travis-ci pending completion   set done
715 master tweak naming Pull #161 24 Oct 2017 11:45PM UTC web-flow travis-ci pending completion   set done
714 master Test the `tree` method of `Group`. Add some unit tests in addition to the doctests to verify that `tree` provides the expected output. Pull #140 24 Oct 2017 11:43PM UTC web-flow travis-ci pending completion   set done
713 master test and implementation of scalars Pull #161 24 Oct 2017 11:42PM UTC web-flow travis-ci pending completion   set done
712 master Merge pull request #147 from alimanfoo/issue_143 Test and fix for #143 index with numpy integer item push 24 Oct 2017 11:35PM UTC web-flow travis-ci pending completion   set done
711 master Test the `tree` method of `Group`. Add some unit tests in addition to the doctests to verify that `tree` provides the expected output. Pull #140 24 Oct 2017 11:24PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 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