Skip to content

Commit c12b47d

Browse files
authored
Merge pull request #480 from bashtage/fix-coverage
TST: Improve coverage reporting accuracy
2 parents fd32e09 + 56d002b commit c12b47d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.coveragerc

+2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ include = */pandas_datareader/*
2626
omit =
2727
*/_version.py
2828
*/yahoo/*
29+
*/edgar.py
2930
*/google/options.py
3031
*/google/quotes.py
3132
*/tests/google/test_options.py
33+
*/tests/test_edgar.py
3234
ignore_errors = True

0 commit comments

Comments
 (0)