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

zarr-developers / zarr-python / 1981
100%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2020 07:43PM CUT
Jobs 4
Files 29
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
1981

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

9873 of 9921 relevant lines covered (99.52%)

3.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1981.1 23 Sep 2020 07:43PM CUT 0
97.97
Travis Job 1981.1
2 1981.2 (BUILD_DOCS='true') 23 Sep 2020 07:45PM CUT 0
97.98
Travis Job 1981.2
3 1981.3 23 Sep 2020 07:51PM CUT 0
99.99
Travis Job 1981.3
4 1981.4 (MYPY_CHECK='true') 23 Sep 2020 07:47PM CUT 0
99.52
Travis Job 1981.4
Source Files on build 1981
  • Tree
  • List 29
  • Changed 29
  • Source Changed 29
  • Coverage Changed 28
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
99.94
zarr/tests/test_core.py2371 - 11655 1654 1 4.0
100.0
zarr/convenience.py1182 - 1316 - 1316 - 10 3.0
100.0
zarr/indexing.py823 - 1417 417 0 4.0
100.0
zarr/creation.py563 - 1159 159 0 3.0
100.0
zarr/errors.py93 - 139 39 0 4.0
100.0
zarr/hierarchy.py1185 - 1362 362 0 3.0
100.0
zarr/core.py2304 - 1562 562 0 3.0
100.0
zarr/__init__.py18 - 110 10 0 4.0
100.0
zarr/meta.py194 - 1108 108 0 4.0
100.0
zarr/codecs.py4 - 13 3 0 4.0
Showing 1 to 10 of 29 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    99.99
    zarr/
  • Back to Repo
  • Travis Build #1981
  • e3cdd1a5 on github
  • Prev Build on master (#1967)
  • Next Build on master (#1987)
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