Commit ce8a923
authored
Fix codecov-action params (#349)
* `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 2e3c15f commit ce8a923
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | | - | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments