Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gRPC library upgrade issue with e2e test #533

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

shubham1172
Copy link
Member

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:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@shubham1172 shubham1172 requested review from a team as code owners October 13, 2023 08:57
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

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

Additional details and impacted files
@@             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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Shubham Sharma <[email protected]>
Signed-off-by: Shubham Sharma <[email protected]>
@shubham1172 shubham1172 enabled auto-merge October 13, 2023 09:39
@shubham1172 shubham1172 added this pull request to the merge queue Oct 13, 2023
Merged via the queue into dapr:main with commit b063e10 Oct 13, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants