dapr / cli

Command-line tools for Dapr.
Apache License 2.0
318 stars 202 forks source link

E2E test for multi app run k8s #1336

Closed mukundansundar closed 1 year ago

mukundansundar commented 1 year ago

Description

To be merged after #1333

Example run https://github.com/dapr/cli/actions/runs/6068518369/job/16461582317#step:14:1368

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.12% :warning:

Comparison is base (a15a3eb) 23.06% compared to head (2a3f386) 22.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1336 +/- ## ========================================== - Coverage 23.06% 22.95% -0.12% ========================================== Files 40 40 Lines 4674 4697 +23 ========================================== Hits 1078 1078 - Misses 3519 3542 +23 Partials 77 77 ``` | [Files Changed](https://app.codecov.io/gh/dapr/cli/pull/1336?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | Coverage Δ | | |---|---|---| | [pkg/kubernetes/logs.go](https://app.codecov.io/gh/dapr/cli/pull/1336?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvbG9ncy5nbw==) | `0.00% <ø> (ø)` | | | [pkg/kubernetes/run.go](https://app.codecov.io/gh/dapr/cli/pull/1336?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvcnVuLmdv) | `0.00% <0.00%> (ø)` | | | [pkg/kubernetes/stop.go](https://app.codecov.io/gh/dapr/cli/pull/1336?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvc3RvcC5nbw==) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.