Skip to content

Commit ec3b1a6

Browse files
committed
update files ignored by codecov.yml for consistency with .coveragerc
1 parent 6b120a0 commit ec3b1a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
ignore:
22
- "_doc_utils.py" # utilities only used for creating documentation figures
3+
- "_pytest*.py" # pytest test utilities
4+
- "create_dat.py" # raw data creation script
5+
- "version.py" # generated by setup.py
6+

0 commit comments

Comments
 (0)