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

Add encoder/decoder in structureDataset for snowflake. #1811

Closed
wants to merge 16 commits into from

test .pem error

0b47872
Select commit
Loading
Failed to load commit list.
Closed

Add encoder/decoder in structureDataset for snowflake. #1811

test .pem error
0b47872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2023 in 0s

54.84% (+0.51%) compared to 660f5aa

View this Pull Request on Codecov

54.84% (+0.51%) compared to 660f5aa

Details

Codecov Report

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

Comparison is base (660f5aa) 54.33% compared to head (0b47872) 54.84%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1811      +/-   ##
==========================================
+ Coverage   54.33%   54.84%   +0.51%     
==========================================
  Files         288      295       +7     
  Lines       21934    22282     +348     
  Branches     3344     3357      +13     
==========================================
+ Hits        11917    12221     +304     
- Misses       9855     9902      +47     
+ Partials      162      159       -3     
Files Coverage Δ
flytekit/types/structured/structured_dataset.py 42.27% <100.00%> (+2.69%) ⬆️
...tekit-snowflake/flytekitplugins/snowflake/agent.py 89.87% <100.00%> (ø)
flytekit/core/type_engine.py 27.92% <50.00%> (+0.08%) ⬆️
flytekit/types/structured/__init__.py 62.85% <71.42%> (+2.14%) ⬆️
flytekit/types/structured/snowflake.py 45.65% <45.65%> (ø)

... and 13 files with indirect coverage changes

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