mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Update coverage exclusions. (#18675)
* Update coverage exclusions. * Fix logic error in Windows change detection.
This commit is contained in:
parent
6bbd92e422
commit
4da7a7ce0e
2 changed files with 2 additions and 1 deletions
|
@ -19,4 +19,5 @@ data_file = test/results/coverage/coverage
|
|||
omit =
|
||||
*/python*/dist-packages/*
|
||||
*/python*/site-packages/*
|
||||
*/python*/distutils
|
||||
*/pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue