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

Support OAuth authentication for Big Query #431

Merged
merged 7 commits into from
Aug 2, 2023

Fix for pre-commit hook failure

51c80b9
Select commit
Loading
Failed to load commit list.
Merged

Support OAuth authentication for Big Query #431

Fix for pre-commit hook failure
51c80b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 2, 2023 in 0s

79.60% (-11.69%) compared to dd553dc

View this Pull Request on Codecov

79.60% (-11.69%) compared to dd553dc

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -11.69% ⚠️

Comparison is base (dd553dc) 91.28% compared to head (51c80b9) 79.60%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #431       +/-   ##
===========================================
- Coverage   91.28%   79.60%   -11.69%     
===========================================
  Files          48       49        +1     
  Lines        1699     1711       +12     
===========================================
- Hits         1551     1362      -189     
- Misses        148      349      +201     
Files Changed Coverage Δ
cosmos/profiles/__init__.py 96.15% <100.00%> (+0.15%) ⬆️
cosmos/profiles/base.py 95.78% <100.00%> (ø)
cosmos/profiles/bigquery/__init__.py 100.00% <100.00%> (ø)
cosmos/profiles/bigquery/oauth.py 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

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