Skip to content

test

0bdf91d
Select commit
Loading
Failed to load commit list.
Draft

Add skip_instance_cache for gs file system #3308

test
0bdf91d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2025 in 0s

46.58% (-38.68%) compared to eb5a67f

View this Pull Request on Codecov

46.58% (-38.68%) compared to eb5a67f

Details

Codecov Report

❌ Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.58%. Comparing base (eb5a67f) to head (0bdf91d).

Files with missing lines Patch % Lines
flytekit/core/data_persistence.py 11.11% 8 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (eb5a67f) and HEAD (0bdf91d). Click for more details.

HEAD has 96 uploads less than BASE
Flag BASE (eb5a67f) HEAD (0bdf91d)
99 3
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3308       +/-   ##
===========================================
- Coverage   85.26%   46.58%   -38.68%     
===========================================
  Files         386      215      -171     
  Lines       30276    22454     -7822     
  Branches     2969     2949       -20     
===========================================
- Hits        25814    10460    -15354     
- Misses       3615    11476     +7861     
+ Partials      847      518      -329     

☔ 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.