Skip to content

Commit

Permalink
Restrict coverage to source files
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanBryan51 committed Mar 21, 2024
1 parent 4959de4 commit ddcf564
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ addopts =
--ignore docs/conf.py
--import-mode=importlib

[coverage:report]
include = src/*

[options]
package_dir=
=src
Expand Down

0 comments on commit ddcf564

Please sign in to comment.