Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7168c3e

Browse filesBrowse files
committed
Add mpl_toolkits to coveragerc.
1 parent 2a7f606 commit 7168c3e
Copy full SHA for 7168c3e

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎.coveragerc

Copy file name to clipboard
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[run]
2-
source=matplotlib
2+
source=
3+
matplotlib
4+
mpl_toolkits
35
[report]
46
omit =
57
lib/matplotlib/tests/*
68
lib/matplotlib/testing/*
9+
lib/mpl_toolkits/tests/*
710

811
exclude_lines =
912
raise NotImplemented

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.