Ran
|
Files
55
|
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/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?
6531 of 9314 relevant lines covered (70.12%)
0.7 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|