Skip to content

chore: pass the pubsub creds as string to the pubsub client opts#11

Merged
NawafSwe merged 1 commit intomainfrom
chore/fix-pubsub-connection
Apr 2, 2026
Merged

chore: pass the pubsub creds as string to the pubsub client opts#11
NawafSwe merged 1 commit intomainfrom
chore/fix-pubsub-connection

Conversation

@NawafSwe
Copy link
Copy Markdown
Owner

@NawafSwe NawafSwe commented Apr 2, 2026

PR Description:

This PR addresses a minor issue about the Pubsub creds. PubSub creds were passed as a redacted string, which was interpreted by PubSub as 'redacted.'

@NawafSwe NawafSwe merged commit 8e2d5db into main Apr 2, 2026
3 checks passed
@NawafSwe NawafSwe deleted the chore/fix-pubsub-connection branch April 2, 2026 07:08
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.35%. Comparing base (cdb14b1) to head (6912d5c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   91.35%   91.35%           
=======================================
  Files           7        7           
  Lines         405      405           
=======================================
  Hits          370      370           
  Misses         21       21           
  Partials       14       14           

☔ 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.

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.

1 participant