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

pydata / xarray / 3711
96%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2017 02:09AM UTC
Jobs 8
Files 71
Run time 16min
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
3711

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.

17234 of 17678 relevant lines covered (97.49%)

7.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3711.1 (CONDA_ENV=py27-min) 06 Oct 2017 02:09AM UTC 0
74.32
Travis Job 3711.1
2 3711.2 (CONDA_ENV=py27-cdat+pynio) 06 Oct 2017 02:12AM UTC 0
96.93
Travis Job 3711.2
3 3711.3 (CONDA_ENV=py34) 06 Oct 2017 02:11AM UTC 0
74.31
Travis Job 3711.3
4 3711.4 (CONDA_ENV=py35) 06 Oct 2017 02:14AM UTC 0
96.1
Travis Job 3711.4
5 3711.5 (CONDA_ENV=py36) 06 Oct 2017 02:12AM UTC 0
96.32
Travis Job 3711.5
8 3711.8 (CONDA_ENV=py36-dask-dev) 06 Oct 2017 02:19AM UTC 0
94.92
Travis Job 3711.8
10 3711.10 (CONDA_ENV=py36-bottleneck-dev) 06 Oct 2017 02:20AM UTC 0
95.12
Travis Job 3711.10
12 3711.12 (CONDA_ENV=py36-pynio-dev) 06 Oct 2017 02:26AM UTC 0
96.58
Travis Job 3711.12
Source Files on build 3711
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3711
  • 5bd40151 on github
  • Prev Build on master (#3710)
  • Next Build on master (#3718)
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