Skip to content

feat(dashboard): chart customizations modal and plugins#36062

Merged
geido merged 20 commits into
apache:masterfrom
DamianPendrak:filters-and-customizations-modal
Jan 14, 2026
Merged

feat(dashboard): chart customizations modal and plugins#36062
geido merged 20 commits into
apache:masterfrom
DamianPendrak:filters-and-customizations-modal

Fix translation imports

295103b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

68.12% (+68.12%) compared to 459b4cb

View this Pull Request on Codecov

68.12% (+68.12%) compared to 459b4cb

Details

Codecov Report

❌ Patch coverage is 82.08955% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.12%. Comparing base (459b4cb) to head (295103b).

Files with missing lines Patch % Lines
superset/dashboards/api.py 66.66% 9 Missing ⚠️
superset/daos/dashboard.py 88.88% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #36062       +/-   ##
===========================================
+ Coverage        0   68.12%   +68.12%     
===========================================
  Files           0      645      +645     
  Lines           0    48297    +48297     
  Branches        0     5237     +5237     
===========================================
+ Hits            0    32904    +32904     
- Misses          0    14109    +14109     
- Partials        0     1284     +1284     

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