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

Separate time partition #2114

Merged
merged 42 commits into from
Jan 24, 2024

revert

77004bd
Select commit
Loading
Failed to load commit list.
Merged

Separate time partition #2114

revert
77004bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2024 in 0s

53.54% (-25.20%) compared to d3e1884

View this Pull Request on Codecov

53.54% (-25.20%) compared to d3e1884

Details

Codecov Report

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

Comparison is base (d3e1884) 78.73% compared to head (77004bd) 53.54%.
Report is 53 commits behind head on artifacts.

Files Patch % Lines
flytekit/core/artifact.py 21.36% 265 Missing ⚠️
flytekit/trigger.py 0.00% 79 Missing ⚠️
flytekit/remote/remote.py 15.85% 67 Missing and 2 partials ⚠️
flytekit/core/type_engine.py 5.12% 37 Missing ⚠️
flytekit/types/directory/types.py 8.57% 32 Missing ⚠️
flytekit/image_spec/image_spec.py 29.03% 22 Missing ⚠️
flytekit/extend/backend/base_agent.py 37.93% 16 Missing and 2 partials ⚠️
flytekit/loggers.py 67.27% 8 Missing and 10 partials ⚠️
flytekit/core/interface.py 51.51% 10 Missing and 6 partials ⚠️
flytekit/core/workflow.py 53.33% 13 Missing and 1 partial ⚠️
... and 26 more
Additional details and impacted files
@@              Coverage Diff               @@
##           artifacts    #2114       +/-   ##
==============================================
- Coverage      78.73%   53.54%   -25.20%     
==============================================
  Files            173      178        +5     
  Lines          16815    17582      +767     
  Branches        2310     3650     +1340     
==============================================
- Hits           13240     9414     -3826     
- Misses          3004     7737     +4733     
+ Partials         571      431      -140     

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