Skip to content

Fix google auth library imports and grpcio version #729

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

Merged
merged 3 commits into from
Mar 27, 2025

Conversation

cortadocodes
Copy link
Member

@cortadocodes cortadocodes commented Mar 27, 2025

Contents (#729)

Fixes

  • Fix google auth library imports

Dependencies

  • Use new version of grpcio to avoid spurious warning

@cortadocodes cortadocodes self-assigned this Mar 27, 2025
@cortadocodes cortadocodes linked an issue Mar 27, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.05%. Comparing base (9092646) to head (cd8a6ca).
Report is 347 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
- Coverage   94.50%   94.05%   -0.45%     
==========================================
  Files          83       85       +2     
  Lines        3547     3685     +138     
==========================================
+ Hits         3352     3466     +114     
- Misses        195      219      +24     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cortadocodes cortadocodes changed the title Fix google auth library imports Fix google auth library imports and grpcio version Mar 27, 2025
@cortadocodes cortadocodes merged commit 0e9337d into main Mar 27, 2025
6 of 7 checks passed
@cortadocodes cortadocodes deleted the fix-import-error branch March 27, 2025 17:28
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.

gRPC error appears at end of every pub/sub session close
2 participants