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 for Snowflake encrypted private key environment variable #649

Merged

Fixing typo

685586f
Select commit
Loading
Failed to load commit list.
Merged

Support for Snowflake encrypted private key environment variable #649

Fixing typo
685586f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2023 in 0s

92.66% (+0.00%) compared to b64eb9a

View this Pull Request on Codecov

92.66% (+0.00%) compared to b64eb9a

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b64eb9a) 92.66% compared to head (685586f) 92.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #649   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          53       54    +1     
  Lines        2168     2210   +42     
=======================================
+ Hits         2009     2048   +39     
- Misses        159      162    +3     
Files Coverage Δ
cosmos/profiles/__init__.py 96.66% <100.00%> (+0.11%) ⬆️
cosmos/profiles/snowflake/__init__.py 100.00% <100.00%> (ø)
cosmos/profiles/snowflake/user_pass.py 97.05% <100.00%> (ø)
...ofiles/snowflake/user_encrypted_privatekey_file.py 94.28% <83.33%> (ø)
...nowflake/user_encrypted_privatekey_env_variable.py 94.28% <94.28%> (ø)

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