Commit 37aae63
authored
Fix
The C++ coverage action has been [silently
failing](https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/15610247637/attempts/1).
Updated all usages to:
- supply a token to properly authenticate (the reason for the failure)
- fail the step if the upload fails (to avoid the error going
unreported)
- use the latest version (consistency)
Fixes: [DI-520](https://hazelcast.atlassian.net/browse/DI-520)
[DI-520]:
https://hazelcast.atlassian.net/browse/DI-520?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQcodecov-action [DI-520] (#1307)1 parent 066d454 commit 37aae63
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
| 33 | + | |
0 commit comments