Skip to content

feat(dashboards): Add config to filter implicit tags in list API#36246

Merged
Antonio-RiveroMartnez merged 1 commit into
apache:masterfrom
Antonio-RiveroMartnez:dashboard_list
Nov 25, 2025
Merged

feat(dashboards): Add config to filter implicit tags in list API#36246
Antonio-RiveroMartnez merged 1 commit into
apache:masterfrom
Antonio-RiveroMartnez:dashboard_list

feat(dashboards): Add config to filter implicit tags in list API

94236df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2025 in 1s

68.15% (+68.15%) compared to ab8352e

View this Pull Request on Codecov

68.15% (+68.15%) compared to ab8352e

Details

Codecov Report

❌ Patch coverage is 72.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.15%. Comparing base (ab8352e) to head (94236df).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
superset/views/custom_tags_api_mixin.py 55.17% 10 Missing and 3 partials ⚠️
superset/dashboards/schemas.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #36246       +/-   ##
===========================================
+ Coverage        0   68.15%   +68.15%     
===========================================
  Files           0      633      +633     
  Lines           0    46512    +46512     
  Branches        0     5043     +5043     
===========================================
+ Hits            0    31698    +31698     
- Misses          0    13547    +13547     
- Partials        0     1267     +1267     

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