Skip to content

Commit

Permalink
Merge pull request #487 from PrimozGodec/coverage-widgets
Browse files Browse the repository at this point in the history
Include widgets in coverage
  • Loading branch information
ajdapretnar authored Dec 18, 2019
2 parents 0cf9a1c + 39c0de1 commit c1d4b05
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
Expand Up @@ -2,7 +2,7 @@
branch = True
source = orangecontrib
omit =
orangecontrib/text/widgets/*
orangecontrib/text/widgets/tests/*
orangecontrib/text/tests/*

[report]
Expand Down

0 comments on commit c1d4b05

Please sign in to comment.