Ran
|
Files
84
|
Run time
3s
|
Badge
Embed ▾
README BADGES
|
cron
travis-ci
<a href="https://github.com/pydata/xarray/commit/<a class=hub.com/pydata/xarray/commit/a5f7d6ac60e8e5682e2be739dd520b7a3bbd0fc7">a5f7d6ac6<a href="https://github.com/pydata/xarray/commit/a5f7d6ac60e8e5682e2be739dd520b7a3bbd0fc7">">Isin (#2031) * gitignore testmon * initial isin implementation * gitignore * dask * numpy version check not needed * numpy version check for isin * move to common * rename data_set to ds * Revert &quot;rename data_set to ds" This reverts commit </a><a class="double-link" href="https://github.com/pydata/xarray/commit/<a class="double-link" href="https://github.com/pydata/xarray/commit/75493c2e9e1eb9b39a2222a19a7725afe1f009be">75493c2e9</a>">75493c2e9</a><a href="https://github.com/pydata/xarray/commit/a5f7d6ac60e8e5682e2be739dd520b7a3bbd0fc7">. * 'expect' test for dataset * unneeded import * formatting * docs * Raise an informative error message when converting Dataset -> np.ndarray Makes `np.asarray(dataset)` issue an informative error. Currently, `np.asarray(xr.Dataset({'x': 0}))` raises `KeyError: 0`, which makes no sense. * normal tests are better than a weird middle ground * dask test * grammar * try changing skip decorator ordering * just use has_dask * another noqa? * flake for py3.4 * flake
21769 of 22749 relevant lines covered (95.69%)
0.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|