Commit e0f59db
authored
.coveragerc: move include to report section (#578)
Fixes the following warning:
> Coverage.py warning: --include is ignored because --source is set
> (include-ignored)
Ref: https://bitbucket.org/ned/coveragepy/issues/621/include-ignored-warning-when-using1 parent 927d6c1 commit e0f59db
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments