Ran
|
Jobs
7
|
Files
55
|
Run time
23min
|
Badge
Embed ▾
README BADGES
|
cron
travis-ci
<a href="https://github.com/pydata/xarray/commit/<a class=hub.com/pydata/xarray/commit/f3deb2f2495220af819021b199a5305b0d62ef36">f3deb2f24<a href="https://github.com/pydata/xarray/commit/f3deb2f2495220af819021b199a5305b0d62ef36">">pytest-ification (#1828) * deprecation notes in testing functions * gitignore additions * self_assert from unittest2pytest * pytest.warns needs a warning * assert_equal * future warnings * assert identical * pytest warning fix * revert assert_equal, as assert_array_equal needs to be separate * assert dataset &amp; dataarray equal * imports * assertItemsEqual (but may need coercion to sets) * Revert &quot;assertItemsEqual (but may need coercion to sets)" 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/fa8f89a1200ce957f9d53c524585529f6364d7d1">fa8f89a12</a>">fa8f89a12</a><a href="https://github.com/pydata/xarray/commit/f3deb2f2495220af819021b199a5305b0d62ef36">. * add back in assertitemsequal * self.assert_equal -> assert_equal * pytest.warns message matching * undo backend changes - too many errors * a few triages * another import * can't deprecate importorskip yet * assert_array_equal * assert_identical half way in ufuncs * backends merge * lint v1 * lint v2 * autopep8 all the things * lint final * undo some of the yapf crazyness * @Zac-HD dtype * remove more yapf overeagerness * test_ufuncs normal again * final lint normalize * a few left overs * xarray-specific functions changed in backends * undo self.AllClose * remove some old xarray funcs * assert_array_equal complete * remove assertVariable* * more parentheses please * install pytest through pip in 3.4 CI * flake8 fails on 3.4 only without this?
8855 of 9314 relevant lines covered (95.07%)
5.9 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 4359.1 (CONDA_ENV=py27-min) | 55 |
70.12 |
Travis Job 4359.1 | |
2 | 4359.2 (CONDA_ENV=py27-cdat+iris+pynio) | 55 |
91.74 |
Travis Job 4359.2 | |
3 | 4359.3 (CONDA_ENV=py34) | 55 |
70.08 |
Travis Job 4359.3 | |
4 | 4359.4 (CONDA_ENV=py35) | 55 |
89.54 |
Travis Job 4359.4 | |
5 | 4359.5 (CONDA_ENV=py36) | 55 |
90.43 |
Travis Job 4359.5 | |
6 | 4359.6 (CONDA_ENV=py36 EXTRA_FLAGS="--run-flaky --run-network-tests") | 55 |
90.77 |
Travis Job 4359.6 | |
14 | 4359.14 (CONDA_ENV=py36-zarr-dev) | 55 |
87.71 |
Travis Job 4359.14 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|