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

pydata / xarray / 3711 / 8
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2017 02:19AM UTC
Files 71
Run time 3s
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

06 Oct 2017 02:05AM UTC coverage: 94.92%. Remained the same
CONDA_ENV=py36-dask-dev

push

travis-ci

jhamman
Fix py3 pynio backend (#1612)

* Update pynio backend for python 3

Update pynio backend to work with python 3. Previous version accessed
the iteritems() method of of the Nio variables object, which no longer
exists in the python 3 version. Instead, access the items() method here.

* Add tests for pynio python3 support

Add tests for development version of pynio with python3 support. There
is currently no official release version of pynio with python3 support,
so we need to pull in the development version from the ncar conda
channel to use pynio in python 3 environments and to run the pynio tests
in the test suite. Also fixes a bug in the test initialization in which
the presence of the pynio library was tested by trying to import "pynio"
instead of "Nio" (the actual name of the library).

* Add notes to bug fixes documenting changes.

Add notes to big fixes section in documentation to highlight changes.

* Fix requirements for py36-pynio-dev test

Fix requirements for py36-pynio-dev test to remove unnecessary option.

* Fix py36-pynio tests

Added tests were only specified in the allowed failures and needed to be
added to the main include block as well.

16780 of 17678 relevant lines covered (94.92%)

0.95 hits per line

Source Files on job 3711.8 (CONDA_ENV=py36-dask-dev)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3711
  • Travis Job 3711.8
  • 5bd40151 on github
  • Prev Job for CONDA_ENV=py36-dask-dev on master (#3710.8)
  • Next Job for CONDA_ENV=py36-dask-dev on master (#3718.8)
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