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 image transformer #1901

Merged
merged 8 commits into from
Oct 19, 2023

nit

992410c
Select commit
Loading
Failed to load commit list.
Merged

Add image transformer #1901

nit
992410c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 19, 2023 in 1s

40.15% (-15.05%) compared to 8dc26d2

View this Pull Request on Codecov

40.15% (-15.05%) compared to 8dc26d2

Details

Codecov Report

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

Comparison is base (8dc26d2) 55.20% compared to head (992410c) 40.15%.

❗ Current head 992410c differs from pull request most recent head e8badea. Consider uploading reports for the commit e8badea to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1901       +/-   ##
===========================================
- Coverage   55.20%   40.15%   -15.05%     
===========================================
  Files         300      166      -134     
  Lines       22399    16330     -6069     
  Branches     3368     3370        +2     
===========================================
- Hits        12366     6558     -5808     
+ Misses       9869     9607      -262     
- Partials      164      165        +1     
Files Coverage Δ
flytekit/core/type_engine.py 27.77% <0.00%> (-0.06%) ⬇️
flytekit/types/file/image.py 0.00% <0.00%> (ø)

... and 135 files with indirect coverage changes

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