dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

Fix gRPC library upgrade issue with e2e test #533

Closed shubham1172 closed 11 months ago

shubham1172 commented 11 months ago

Description

Update e2e test to make sure gRPC library upgrades are handled.

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 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (76ab322) 100.00% compared to head (b8a7503) 35.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #533 +/- ## ============================================ - Coverage 100.00% 35.24% -64.76% ============================================ Files 1 91 +90 Lines 6 10443 +10437 Branches 1 408 +407 ============================================ + Hits 6 3681 +3675 - Misses 0 6703 +6703 - Partials 0 59 +59 ``` [see 91 files with indirect coverage changes](https://app.codecov.io/gh/dapr/js-sdk/pull/533/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr)

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