commit | ab22afdf311a2d87493c29833b35ef3b3ca8f246 | [log] [tgz] |
---|---|---|
author | Daniel Sanche <sanche@google.com> | Fri May 03 13:23:48 2024 -0600 |
committer | GitHub <noreply@github.com> | Fri May 03 12:23:48 2024 -0700 |
tree | d997265bbe4f658783aec099d8407706374ca63c | |
parent | 7d874628a525afa3b7d7e21d0dcbe8f9906068b1 [diff] |
chore: avoid checking instance on each stream call (#529) * chore: avoid checking instance on each stream call * fixed indentation * added check for unary call * fixed type check * fixed tests * fixed coverage * added exception to test class * added comment to test * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>