Skip to content

Commit

Permalink
Merge pull request theochem#145 from FanwangM/fix_coverage_1
Browse files Browse the repository at this point in the history
Fix the coverage report by excluding all test folders
  • Loading branch information
FanwangM authored Jul 9, 2023
2 parents 5724050 + c848208 commit 9c0523e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[run]
omit =
DiverseSelector/*/test/*
DiverseSelector/test/*
DiverseSelector/__init__.py
DiverseSelector/_version.py
Expand Down

0 comments on commit 9c0523e

Please sign in to comment.