Add encoder/decoder in structureDataset for snowflake. #1811
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%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading