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

Data subsystem use fsspec #1531

Merged
merged 6 commits into from
Mar 4, 2023
Merged

Conversation

wild-endeavor
Copy link
Contributor

No description provided.

Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #1531 (406cd31) into data-subsystem (a2ab204) will decrease coverage by 0.21%.
The diff coverage is 52.54%.

❗ Current head 406cd31 differs from pull request most recent head 885a3a2. Consider uploading reports for the commit 885a3a2 to get more accurate results

@@                Coverage Diff                 @@
##           data-subsystem    #1531      +/-   ##
==================================================
- Coverage           69.76%   69.56%   -0.21%     
==================================================
  Files                 309      310       +1     
  Lines               28617    28660      +43     
  Branches             2706     2709       +3     
==================================================
- Hits                19964    19936      -28     
- Misses               8153     8205      +52     
- Partials              500      519      +19     
Impacted Files Coverage Δ
flytekit/core/data_persistence.py 47.70% <50.00%> (-2.30%) ⬇️
flytekit/types/structured/basic_dfs.py 32.40% <51.78%> (-18.37%) ⬇️
...ests/flytekit/unit/core/tracker/test_arrow_data.py 100.00% <100.00%> (ø)
tests/flytekit/unit/extras/tasks/test_shell.py 80.14% <0.00%> (-19.86%) ⬇️
tests/flytekit/unit/tools/test_ignore.py 98.62% <0.00%> (-1.38%) ⬇️
tests/flytekit/unit/remote/test_remote.py 98.26% <0.00%> (-1.16%) ⬇️
flytekit/extras/tasks/shell.py 76.57% <0.00%> (-1.15%) ⬇️
tests/flytekit/unit/core/test_data.py 95.74% <0.00%> (-0.18%) ⬇️
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
@wild-endeavor wild-endeavor merged commit 15bcf26 into data-subsystem Mar 4, 2023
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