Commit 52b9543
authored
Fix code-coverage precision, exclude examples (#695)
Due to unstable work on CodeCov tool and precission
issues we need to exclude more folders from scanner:
- scripts
- examples
- docs
- external
Relates-TO: OLPEDGE-1657
Signed-off-by: Yaroslav Stefinko <[email protected]>1 parent 1219080 commit 52b9543
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments