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

SNOW-1634712 Support for toml file connection configuration #1204

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

Conversation

sfc-gh-ext-simba-jy
Copy link
Collaborator

@sfc-gh-ext-simba-jy sfc-gh-ext-simba-jy commented Aug 30, 2024

Description

SNOW-1634712 Please explain the changes you made here.

  • support establishing connection to Snowflake by reading the connections.toml configuration file.

Checklist

  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 94.25837% with 24 lines in your changes missing coverage. Please review.

Project coverage is 82.83%. Comparing base (099708d) to head (9c8c150).

Files with missing lines Patch % Lines
connection_configuration.go 94.25% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1204      +/-   ##
==========================================
+ Coverage   82.52%   82.83%   +0.30%     
==========================================
  Files          54       55       +1     
  Lines       12916    13334     +418     
==========================================
+ Hits        10659    11045     +386     
- Misses       2257     2289      +32     

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

@sfc-gh-ext-simba-jy sfc-gh-ext-simba-jy marked this pull request as ready for review September 5, 2024 19:54
@sfc-gh-ext-simba-jy sfc-gh-ext-simba-jy requested a review from a team as a code owner September 5, 2024 19:54
@sfc-gh-ext-simba-jy sfc-gh-ext-simba-jy marked this pull request as draft September 5, 2024 19:54
@sfc-gh-ext-simba-jy sfc-gh-ext-simba-jy changed the title SNOW-1634712 SNOW-1634712 Support for toml file connection configuration Sep 6, 2024
errors.go Outdated Show resolved Hide resolved
connection_configuration_test.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
doc.go Outdated Show resolved Hide resolved
connection_configuration.go Outdated Show resolved Hide resolved
connection_configuration_test.go Show resolved Hide resolved
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.

2 participants