Skip to content

fix 'is not in the subpath of' errors in integration tests

3d4e564
Select commit
Loading
Failed to load commit list.
Open

Fix: FlyteDirectory fails for multiple files with the same name #3325

fix 'is not in the subpath of' errors in integration tests
3d4e564
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2025 in 0s

75.76% (-9.50%) compared to eb5a67f

View this Pull Request on Codecov

75.76% (-9.50%) compared to eb5a67f

Details

Codecov Report

❌ Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.76%. Comparing base (eb5a67f) to head (3d4e564).
⚠️ Report is 21 commits behind head on master.

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

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

HEAD has 98 uploads less than BASE
Flag BASE (eb5a67f) HEAD (3d4e564)
100 2
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3325      +/-   ##
==========================================
- Coverage   85.26%   75.76%   -9.50%     
==========================================
  Files         386      215     -171     
  Lines       30276    22504    -7772     
  Branches     2969     2954      -15     
==========================================
- Hits        25814    17051    -8763     
- Misses       3615     4583     +968     
- Partials      847      870      +23     

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