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

zarr-developers / zarr-python / 1981 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2020 07:43PM UTC
Files 29
Run time 6s
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

23 Sep 2020 07:37PM UTC coverage: 97.974% (-2.0%) from 99.99%
1981.1

push

travis-pro

web-flow
Clean up a few Python 2-isms (#586)

* CLN : Use of super

	modified:   zarr/indexing.py
	modified:   zarr/n5.py
	modified:   zarr/storage.py
	modified:   zarr/tests/test_convenience.py

* CLN : Remove coding cookies from file

utf-8 is the default source code file encoding on python 3

* CLN : Remove u-string prefixes

the string prefixes dont do anything on python 3 and are visual noise

	modified:   zarr/tests/test_core.py
	modified:   zarr/tests/test_creation.py
	modified:   zarr/tests/test_filters.py
	modified:   zarr/tests/test_hierarchy.py
	modified:   zarr/util.py

* CLN : Remove conditional

The conditional always evaluates to True on Python 3 so the rest of the
if/elif/else conditional has been removed

	modified:   zarr/storage.py

* DOC : Add an entry in release doc

	modified:   docs/release.rst

* CLN : Fix a pep8 issue

remove the import entirely and use os.replace instead of replace

	modified:   zarr/storage.py

9721 of 9922 relevant lines covered (97.97%)

0.98 hits per line

Source Files on job 1981.1
  • Tree
  • List 0
  • Changed 29
  • Source Changed 29
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 161
  • Travis Job 1981.1
  • e3cdd1a5 on github
  • Prev Job for on master (#1967.3)
  • Next Job for on master (#1987.1)
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

© 2026 Coveralls, Inc