Uh oh!
There was an error while loading. Please reload this page.
fix: mypy errors - #622
Conversation
anguillanneuf
left a comment
There was a problem hiding this comment.
Need to update test for google/cloud/pubsub_v1/subscriber/_protocol/streaming_pull_manager.py to bring coverage back to 100%.
pradn
left a comment
There was a problem hiding this comment.
I'm surprised we're getting mypy errors after these changes passed the mypy presubmit kokoro. I wonder if mypy its was changed or if we are running a newer version.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
anguillanneuf
left a comment
There was a problem hiding this comment.
Thank you @acocuzzo!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Adds checks for future is None and replaces containers.ScalarMap with Dict[type,type] in streaming_pull_manager.
Fixes#620 🦕