Skip to content
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

Fix python function discovery where credentials are needed #6274

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

colerogers
Copy link
Contributor

@colerogers colerogers changed the title Fixes python function discovery where credentials are needed Fix python function discovery where credentials are needed Aug 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2023

Codecov Report

Patch coverage: 33.33% and project coverage change: -0.01% ⚠️

Comparison is base (12660ff) 54.57% compared to head (1f6c2d9) 54.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6274      +/-   ##
==========================================
- Coverage   54.57%   54.57%   -0.01%     
==========================================
  Files         346      346              
  Lines       23723    23729       +6     
  Branches     4877     4879       +2     
==========================================
+ Hits        12947    12949       +2     
- Misses       9591     9595       +4     
  Partials     1185     1185              
Files Changed Coverage Δ
src/deploy/functions/prepare.ts 31.55% <0.00%> (ø)
src/functions/env.ts 92.96% <42.85%> (-2.94%) ⬇️

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

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.

firestore CREDENTIALS Error when deploying firebase cloud function written in python
2 participants