Add support cache for dynamic spec #3209
+71
−2
Open
Codecov / codecov/project
failed
Mar 25, 2025 in 0s
35.66% (-46.06%) compared to 5503ee5
View this Pull Request on Codecov
35.66% (-46.06%) compared to 5503ee5
Details
Codecov Report
Attention: Patch coverage is 45.00000%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 35.66%. Comparing base (
5503ee5
) to head (b206d99
).
Files with missing lines | Patch % | Lines |
---|---|---|
flytekit/models/task.py | 33.33% | 6 Missing |
flytekit/core/base_task.py | 40.00% | 3 Missing |
flytekit/core/python_function_task.py | 66.66% | 2 Missing |
❗ There is a different number of reports uploaded between BASE (5503ee5) and HEAD (b206d99). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #3209 +/- ##
===========================================
- Coverage 81.71% 35.66% -46.06%
===========================================
Files 335 214 -121
Lines 27415 22368 -5047
Branches 2920 2922 +2
===========================================
- Hits 22403 7978 -14425
- Misses 4177 14271 +10094
+ Partials 835 119 -716
☔ 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.
Loading