Skip to content

feat(api): Added uuid filed support to dataset, chart, dashboard API#29573

Merged
mistercrunch merged 1 commit into
apache:masterfrom
dankor:master
Aug 18, 2025
Merged

feat(api): Added uuid filed support to dataset, chart, dashboard API#29573
mistercrunch merged 1 commit into
apache:masterfrom
dankor:master

feat(api): Added initial uuid field support to dataset, chart, dashbo…

2e73419
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2025 in 0s

72.79% (+72.79%) compared to 2179081

View this Pull Request on Codecov

72.79% (+72.79%) compared to 2179081

Details

Codecov Report

❌ Patch coverage is 95.23810% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.79%. Comparing base (2179081) to head (2e73419).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
superset/models/slice.py 57.14% 2 Missing and 1 partial ⚠️
superset/utils/cache.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #29573       +/-   ##
===========================================
+ Coverage        0   72.79%   +72.79%     
===========================================
  Files           0      574      +574     
  Lines           0    41769    +41769     
  Branches        0     4401     +4401     
===========================================
+ Hits            0    30407    +30407     
- Misses          0    10192    +10192     
- Partials        0     1170     +1170     

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