Skip to content

fix(gtf): set dedup_key on atomic sql#37820

Merged
villebro merged 2 commits into
apache:masterfrom
villebro:villebro/gtf-fixes-1
Feb 10, 2026
Merged

fix(gtf): set dedup_key on atomic sql#37820
villebro merged 2 commits into
apache:masterfrom
villebro:villebro/gtf-fixes-1

lint

c880fb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 0s

66.67% (+66.67%) compared to 59dd2fa

View this Pull Request on Codecov

66.67% (+66.67%) compared to 59dd2fa

Details

Codecov Report

❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.67%. Comparing base (59dd2fa) to head (c880fb7).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
superset/tasks/manager.py 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #37820       +/-   ##
===========================================
+ Coverage        0   66.67%   +66.67%     
===========================================
  Files           0      671      +671     
  Lines           0    51597    +51597     
  Branches        0     5771     +5771     
===========================================
+ Hits            0    34403    +34403     
- Misses          0    15810    +15810     
- Partials        0     1384     +1384     

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