etcd-io / etcd

Distributed reliable key-value store for the most critical data of a distributed system
https://etcd.io
Apache License 2.0
46.78k stars 9.64k forks source link

tests/robustness: update documentation to reflect Prow migration #18167

Closed ivanvc closed 2 weeks ago

ivanvc commented 2 weeks ago

This PR updates robustness tests documentation to point to the prow infrastructure rather than GitHub actions.

Part of: #18136.

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.83%. Comparing base (2c56e8e) to head (748d6ba). Report is 14 commits behind head on main.

:exclamation: Current head 748d6ba differs from pull request most recent head d73cc2b

Please upload reports for the commit d73cc2b to get more accurate results.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files | [Files](https://app.codecov.io/gh/etcd-io/etcd/pull/18167?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [server/storage/mvcc/key\_index.go](https://app.codecov.io/gh/etcd-io/etcd/pull/18167?src=pr&el=tree&filepath=server%2Fstorage%2Fmvcc%2Fkey_index.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2VydmVyL3N0b3JhZ2UvbXZjYy9rZXlfaW5kZXguZ28=) | `64.16% <ø> (ø)` | | ... and [26 files with indirect coverage changes](https://app.codecov.io/gh/etcd-io/etcd/pull/18167/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #18167 +/- ## ========================================== - Coverage 69.06% 68.83% -0.23% ========================================== Files 416 416 Lines 35127 35127 ========================================== - Hits 24259 24180 -79 - Misses 9485 9547 +62 - Partials 1383 1400 +17 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/etcd-io/etcd/pull/18167?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/etcd-io/etcd/pull/18167?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [2c56e8e...d73cc2b](https://app.codecov.io/gh/etcd-io/etcd/pull/18167?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None).
serathius commented 2 weeks ago

/lgtm

/cc @jmhbnz