Skip to content

Commit b3ff518

Browse files
committed
Clean-up Readme,CodeCov update
- update codecov major version - claen old jobs which are not in GtiHub anymore. Relates-To: MINOR Signed-off-by: Yaroslav Stefinko <[email protected]>
1 parent 478cb38 commit b3ff518

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/workflows/psv_pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: ./scripts/linux/psv/test_psv.sh
5353
shell: bash
5454
- name: Upload coverage to Codecov
55-
uses: codecov/codecov-action@v4
55+
uses: codecov/codecov-action@v5
5656
with:
5757
fail_ci_if_error: true # optional (default = false)
5858
verbose: true # optional (default = false)

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ To learn how to install and use the Data SDK, see the <a href="https://github.co
2020

2121
[1]: https://github.com/heremaps/here-data-sdk-cpp/actions/workflows/psv_pipelines.yml/badge.svg
2222

23-
### Full verification testing pipelines
24-
25-
| iOS | Android |
26-
| :-- | :------ |
27-
| [![iOS test status][2]][2] | [![Android test status][2]][2] |
28-
29-
[2]: https://github.com/heremaps/here-data-sdk-cpp/actions/workflows/fv_pipelines.yml/badge.svg
30-
3123
### Test coverage
3224

3325
| Platform | Status |

0 commit comments

Comments
 (0)