Skip to content

Commit

Permalink
MNT: updating .coveragerc from template
Browse files Browse the repository at this point in the history
Performed by pcds-migration-tools AddFileFromTemplate
  • Loading branch information
klauer committed Mar 7, 2023
1 parent 1a752bb commit 31bce3f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[run]
source =
krtc
[report]
omit =
#versioning
.*version.*
*_version.py
#tests
*test*
krtc/tests/*

0 comments on commit 31bce3f

Please sign in to comment.