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 1296059 poc dependencies csproj #919

Closed

Conversation

sfc-gh-jmartinezramirez
Copy link
Collaborator

Description

This only to review changes for poc

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (14cf8a5) to head (56ca484).

❗ Current head 56ca484 differs from pull request most recent head 588a841. Consider uploading reports for the commit 588a841 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #919       +/-   ##
==========================================
- Coverage   84.66%   0.00%   -84.67%     
==========================================
  Files          89      89               
  Lines        9694    9683       -11     
  Branches      919     917        -2     
==========================================
- Hits         8207       0     -8207     
- Misses       1259    9682     +8423     
+ Partials      228       1      -227     

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

This requires using Nuget.exe to be generated using the next command:
nuget.exe pack snowflake.data.aws.nuspec -Exclude **
…dependency of nuget cli

This package could be generated using the following command

dotnet pack Snowflake.Data.AWS.Dependencies.csproj
Move Snowflake logic to Snowflake.Data.Core.
Create specific projects for cloud providers dependencies.
@sfc-gh-jmartinezramirez sfc-gh-jmartinezramirez force-pushed the SNOW-1296059-poc-dependencies-csproj branch from 56ca484 to 46e54d5 Compare April 23, 2024 18:08
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So how do we keep with this change backward compatibility regarding Snowflake.Data driver (the full blown with all the deps)?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closing this PR, current proposal updated #929

This will have the Snowflake.Data package with full dependencies from cloud providers

@sfc-gh-jmartinezramirez sfc-gh-jmartinezramirez deleted the SNOW-1296059-poc-dependencies-csproj branch April 26, 2024 16:21
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants