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

jakirkham / zarr / 176
100%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2019 03:50AM UTC
Jobs 4
Files 30
Run time 7min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
176

push

travis-ci

jakirkham
Mutable mapping for Azure Blob (#345)

* basic implementation working

* docs and cleanup

* fixed client_kwargs bug

* Add ABSStore mutable mapping

* Fix import syntax

* Get open_zarr() working

* Change account variable names

* Fix client.exists() logging issue

* Minor comment changes

* Get to_zarr() working

* Remove state['container'] delete

* Implement rmdir

* Add docstring for ABSStore

* Remove GCSStore from this branch

* Fixed missing argument in getsize of ABStore

Was missing self.container_name as an argument

* Specified prefix argument in rmdir for abstore

* Fixed join string error in dir_path in ABStore

Join only accepts one argument, using os.path.join(x,y) formats the string as a valid file path for us.

* Remove logging work-around as the issue was fixed in azure-storage 1.3.0

* Clean up docstring

* Remove more GCSStore code

* Move utility functions into ABSStore class

* implemented the rest of the mutable mapping functions. tests pass with python 3.5

* using local blob emulator for storage.ABSStore testing

* fixed PY2 array.array error in storage.ABSStore

* create test container if not exists in ABSStore test

* added more tests for ABSStore

* reverted blob client creation to inside of ABSStore

* added group test for ABSStore

* emulator connection string not needed

* fixed import statement location and put azure-storage-blob in requirements

* fixed pickle tests

* fixed listdir in ABSStore

* fixed getsize

* Fixed PY2 pickle test. python 2 pickle can't pickle instance methods

* implemented the suggestion from here: https://github.com/zarr-developers/zarr/pull/293#discussion_r214753603

* flake-8 fixes

* added azure-storage-blob

* first attempt at docker build with azurite

* azure storage emulator in appveyor

* syntax correction

* checking if emulator is preinstalled

* syntax fix

* syntax fix

* syntax fix

* remo... (continued)

9466 of 9466 relevant lines covered (100.0%)

3.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 176.1 01 Mar 2019 03:50AM UTC 0
98.94
Travis Job 176.1
2 176.2 01 Mar 2019 03:50AM UTC 0
98.92
Travis Job 176.2
3 176.3 01 Mar 2019 03:57AM UTC 0
98.92
Travis Job 176.3
4 176.4 01 Mar 2019 03:51AM UTC 0
99.43
Travis Job 176.4
Source Files on build 176
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #176
  • 4c7b071a on github
  • Prev Build on master (#175)
  • Next Build on master (#177)
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