Fix(raster): cancel in-flight raster tile requests when source URL changes - issue #7149 #7214
Codecov / codecov/project
succeeded
Mar 23, 2026 in 0s
92.73% (+0.28%) compared to 0cac8ee
View this Pull Request on Codecov
92.73% (+0.28%) compared to 0cac8ee
Details
Codecov Report
❌ Patch coverage is 87.09677% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.73%. Comparing base (0cac8ee) to head (266ef76).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/source/vector_tile_source.ts | 83.78% | 6 Missing |
| src/tile/tile_manager.ts | 87.50% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7214 +/- ##
==========================================
+ Coverage 92.45% 92.73% +0.28%
==========================================
Files 288 288
Lines 24043 24095 +52
Branches 5093 5107 +14
==========================================
+ Hits 22228 22344 +116
+ Misses 1815 1751 -64 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading