Skip to content

Bump commit

3edf6e4
Select commit
Loading
Failed to load commit list.
Draft

Add file_extension fields to BlobType #3406

Bump commit
3edf6e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2026 in 0s

39.44% (-6.34%) compared to c164f35

View this Pull Request on Codecov

39.44% (-6.34%) compared to c164f35

Details

Codecov Report

❌ Patch coverage is 45.71429% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.44%. Comparing base (c164f35) to head (3edf6e4).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
flytekit/core/type_engine.py 37.50% 10 Missing ⚠️
flytekit/types/file/file.py 25.00% 9 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (c164f35) and HEAD (3edf6e4). Click for more details.

HEAD has 24 uploads less than BASE
Flag BASE (c164f35) HEAD (3edf6e4)
25 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3406      +/-   ##
==========================================
- Coverage   45.78%   39.44%   -6.34%     
==========================================
  Files         317      216     -101     
  Lines       28359    22873    -5486     
  Branches     3015     3021       +6     
==========================================
- Hits        12983     9022    -3961     
+ Misses      15278    13755    -1523     
+ Partials       98       96       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.