chore: Upgrade GCP dependencies#2945
Conversation
There was a problem hiding this comment.
This function seems to always return a string, so the optional type is wrong. Mypy was complaining about one of its usages.
There was a problem hiding this comment.
I might pull this out into a helper function if the maintainers validate this approach.
Codecov Report
@@ Coverage Diff @@
## master #2945 +/- ##
==========================================
- Coverage 78.65% 78.62% -0.04%
==========================================
Files 184 184
Lines 16305 16313 +8
==========================================
+ Hits 12825 12826 +1
- Misses 3480 3487 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
8fd3018 to
60d6a9e
Compare
Signed-off-by: Abhin Chhabra <[email protected]>
Signed-off-by: Abhin Chhabra <[email protected]>
Signed-off-by: Abhin Chhabra <[email protected]>
Signed-off-by: Kevin Zhang <[email protected]>
Signed-off-by: Kevin Zhang <[email protected]>
Signed-off-by: Kevin Zhang <[email protected]>
b50bc7e to
e1fa1fc
Compare
Signed-off-by: Kevin Zhang <[email protected]>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: achals, chhabrakadabra, felixwang9817 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Abhin Chhabra [email protected]
What this PR does / why we need it:
I'm pulling out the GCP upgrades out of #2928 since that PR was going to get gnarly. This PR just focuses on GCP upgrades.
Which issue(s) this PR fixes:
Partially completes #2906
Remaining tasks