Skip to content

feat(Embedding): Embeddable Charts as per SIP - #33424

Open
amaannawab923 wants to merge 25 commits into
apache:masterfrom
amaannawab923:feat/embeddable-charts
Open

feat(Embedding): Embeddable Charts as per SIP #33424
amaannawab923 wants to merge 25 commits into
apache:masterfrom
amaannawab923:feat/embeddable-charts

Enabling embedding in config.py

e3a65ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

65.73% (+5.24%) compared to 76d897e

View this Pull Request on Codecov

65.73% (+5.24%) compared to 76d897e

Details

Codecov Report

❌ Patch coverage is 63.79310% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.73%. Comparing base (76d897e) to head (e3a65ba).
⚠️ Report is 6681 commits behind head on master.

Files with missing lines Patch % Lines
superset/charts/api.py 58.33% 25 Missing ⚠️
superset/embedded/view.py 11.11% 8 Missing ⚠️
superset/commands/chart/delete.py 60.00% 4 Missing ⚠️
superset/daos/chart.py 55.55% 4 Missing ⚠️
superset/models/embedded_chart.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #33424      +/-   ##
==========================================
+ Coverage   60.48%   65.73%   +5.24%     
==========================================
  Files        1931      554    -1377     
  Lines       76236    40109   -36127     
  Branches     8568        0    -8568     
==========================================
- Hits        46114    26367   -19747     
+ Misses      28017    13742   -14275     
+ Partials     2105        0    -2105     

☔ View full report in Codecov by Harness.
📢 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.