Skip to content

fix: rename 'Subtotal' to 'Subvalue' in pivot tables#37458

Open
costajohnt wants to merge 7 commits into
apache:masterfrom
costajohnt:fix/rename-subtotal-subvalue
Open

fix: rename 'Subtotal' to 'Subvalue' in pivot tables#37458
costajohnt wants to merge 7 commits into
apache:masterfrom
costajohnt:fix/rename-subtotal-subvalue

fix(pivot): format Subvalue ternary and keep PR code-only

dbc0bc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 0s

64.35% (-0.02%) compared to 66f5ab2

View this Pull Request on Codecov

64.35% (-0.02%) compared to 66f5ab2

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.35%. Comparing base (66f5ab2) to head (dbc0bc5).
⚠️ Report is 46 commits behind head on master.

Files with missing lines Patch % Lines
superset/charts/client_processing.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #37458      +/-   ##
==========================================
- Coverage   64.37%   64.35%   -0.02%     
==========================================
  Files        2653     2653              
  Lines      144982   145047      +65     
  Branches    33445    33464      +19     
==========================================
+ Hits        93335    93352      +17     
- Misses      49963    50003      +40     
- Partials     1684     1692       +8     

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