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

pydata / xarray / 7176
96%

Build:
DEFAULT BRANCH: master
Ran 16 May 2019 03:34PM UTC
Jobs 8
Files 106
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
7176

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

28698 of 29626 relevant lines covered (96.87%)

5.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7176.1 (CONDA_ENV=py35-min) 16 May 2019 03:34PM UTC 0
65.32
Travis Job 7176.1
2 7176.2 (CONDA_ENV=py36) 16 May 2019 03:40PM UTC 0
96.06
Travis Job 7176.2
3 7176.3 (CONDA_ENV=py37) 16 May 2019 03:38PM UTC 0
94.93
Travis Job 7176.3
4 7176.4 (CONDA_ENV=py36-dask-dev) 16 May 2019 03:39PM UTC 0
94.57
Travis Job 7176.4
5 7176.5 (CONDA_ENV=py36-rasterio) 16 May 2019 03:38PM UTC 0
93.17
Travis Job 7176.5
7 7176.7 (CONDA_ENV=lint) 16 May 2019 03:44PM UTC 0
Travis Job 7176.7
8 7176.8 (CONDA_ENV=py36-hypothesis) 16 May 2019 03:44PM UTC 0
Travis Job 7176.8
11 7176.11 (CONDA_ENV=py36-zarr-dev) 16 May 2019 03:50PM UTC 0
89.54
Travis Job 7176.11
Source Files on build 7176
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7176
  • bd78b7f1 on github
  • Prev Build on master (#7168)
  • Next Build on master (#7178)
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