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

pydata / xarray / 7176 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 16 May 2019 03:39PM UTC
Files 106
Run time 8s
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

16 May 2019 03:28PM UTC coverage: 94.566% (-0.002%) from 94.568%
CONDA_ENV=py36-dask-dev

push

travis-ci

shoyer
Implement load_dataset() and load_dataarray() (#2917)

* Partial fix for #2841 to improve formatting.

Updates formatting to use .format() instead of % operator. Changed all instances of % to .format() and added test for using tuple as key, which errored using % operator.

* Revert "Partial fix for #2841 to improve formatting."

This reverts commit f17f3ad1a.

* Implement load_dataset() and load_dataarray()

BUG: Fixes #2887 by adding @shoyer solution for load_dataset and load_dataarray, wrappers around open_dataset and open_dataarray which open, load, and close the file and return the Dataset/DataArray
TST: Add tests for sequentially opening and writing to files using new functions
DOC: Add to whats-new.rst. Also a tiny change to the open_dataset docstring

Update docstrings and check for cache in kwargs

Undeprecate load_dataset

Add to api.rst, fix whats-new.rst typo, raise error instead of warning

28016 of 29626 relevant lines covered (94.57%)

0.95 hits per line

Source Files on job 7176.4 (CONDA_ENV=py36-dask-dev)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6555
  • Travis Job 7176.4
  • bd78b7f1 on github
  • Prev Job for CONDA_ENV=py36-dask-dev on master (#7168.4)
  • Next Job for CONDA_ENV=py36-dask-dev on master (#7178.4)
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