Skip to content

docs(updating): note navigationUtils helper API for contributors

b3774c1
Select commit
Loading
Failed to load commit list.
Draft

fix(frontend): make subdirectory URL prefixing automatic and migrate all call sites #39925

docs(updating): note navigationUtils helper API for contributors
b3774c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2026 in 1s

63.84% (+0.01%) compared to 547660d

View this Pull Request on Codecov

63.84% (+0.01%) compared to 547660d

Details

Codecov Report

❌ Patch coverage is 87.67123% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.84%. Comparing base (547660d) to head (b3774c1).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...perset-frontend/src/pages/SavedQueryList/index.tsx 0.00% 4 Missing ⚠️
...rontend/src/SqlLab/components/QueryTable/index.tsx 0.00% 1 Missing ⚠️
...erset-frontend/src/components/Chart/chartAction.ts 0.00% 1 Missing ⚠️
...erset-frontend/src/pages/RedirectWarning/index.tsx 0.00% 1 Missing ⚠️
superset-frontend/src/utils/navigationUtils.ts 94.44% 1 Missing ⚠️
superset-frontend/src/views/CRUD/hooks.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #39925      +/-   ##
==========================================
+ Coverage   63.82%   63.84%   +0.01%     
==========================================
  Files        2589     2590       +1     
  Lines      137805   137862      +57     
  Branches    31921    31940      +19     
==========================================
+ Hits        87958    88019      +61     
+ Misses      48331    48327       -4     
  Partials     1516     1516              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.