Skip to content

Commit

Permalink
change source to be project level in .coeveragerc to match pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Feb 9, 2022
1 parent 8c66e93 commit 352a702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
@@ -1,6 +1,6 @@
[run]
branch = True
source = src/pyhf
source = pyhf

[report]
exclude_lines =
Expand Down

0 comments on commit 352a702

Please sign in to comment.