Tweak coverage #8036
Merged
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
4870135
MNT: Always run coverage on AppVeyor
dopplershift 2519bf2
MNT: Increase required test lines coverage
dopplershift d8907b7
BUG: Fix duplicated test name in test_axes.
dopplershift 093923b
BUG: Fix duplicated test name in test_contour.py
dopplershift ae2381c
MNT: Remove duplicated test code.
dopplershift 7d0a3d3
MNT: Remove unused pickling debug code.
dopplershift 3227ed1
BUG: Duplicated test class in test_ticker.py
dopplershift ca858b7
BUG: Fix animation test
dopplershift af56c13
MNT: More testing cleanups for coverage.
dopplershift 9f316f9
MNT: Pep8 a few tests
dopplershift
Jump to file
No files or symbols found.
+2
−2
appveyor.yml
appveyor.yml
+1
−1
codecov.yml
ci/codecov.yml
BIN
contour_manual_labels.pdf
...seline_images/test_contour/contour_manual_labels.pdf
BIN
contour_manual_labels.png
...seline_images/test_contour/contour_manual_labels.png
+89
−89
contour_manual_labels.svg
...seline_images/test_contour/contour_manual_labels.svg
+2
−0
test_animation.py
lib/matplotlib/tests/test_animation.py
+127
−93
test_axes.py
lib/matplotlib/tests/test_axes.py
+0
−10
test_collections.py
lib/matplotlib/tests/test_collections.py
+1
−1
test_contour.py
lib/matplotlib/tests/test_contour.py
+0
−67
test_mlab.py
lib/matplotlib/tests/test_mlab.py
+5
−92
test_pickle.py
lib/matplotlib/tests/test_pickle.py
+48
−50
test_ticker.py
lib/matplotlib/tests/test_ticker.py
+22
−11
test_triangulation.py
lib/matplotlib/tests/test_triangulation.py
+1
−3
test_widgets.py
lib/matplotlib/tests/test_widgets.py
+0
−2
pytest.ini
pytest.ini
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.