Commit 7e1a24a
authored
Fix codecov-action params (#347)
* `functionalities` param is no longer exist.
It was used to enable file fixes to ignore common lines from coverage.
This feature is now seems to be on by default.
* Adding `disable_search` because we do not need for the codecov action
to search for coverage files: we explicitly provide files.
Signed-off-by: Mikalai Radchuk <[email protected]>1 parent f463c36 commit 7e1a24a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | | - | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments