Skip to content

Commit 84cffb8

Browse files
committed
PYTHON-5778 Exclude event_loggers.py from codecov
1 parent 912ef33 commit 84cffb8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
# you can also set after_n_builds on comments independently
33
comment:
44
after_n_builds: 100
5+
6+
ignore:
7+
- "pymongo/event_loggers.py"

0 commit comments

Comments
 (0)