Skip to content

Commit

Permalink
Generate coverage for new namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
arcondello committed Dec 21, 2020
1 parent 1ccc30d commit 9f0ab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[run]
# omit virtualenv and test files
omit = venv/*, */tests/*
source=dwave_networkx
source=dwave_networkx, dwave/plugins/networkx

[report]
exclude_lines:
Expand Down

0 comments on commit 9f0ab77

Please sign in to comment.