superset
superset copied to clipboard
feat: test sparkpost
SUMMARY
This is testing for a new email feature
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
- [ ] Has associated issue:
- [ ] Required feature flags:
- [ ] Changes UI
- [ ] Includes DB Migration (follow approval process in SIP-59)
- [ ] Migration is atomic, supports rollback & is backwards-compatible
- [ ] Confirm DB migration upgrade and downgrade tested
- [ ] Runtime estimates and downtime expectations provided
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API
Codecov Report
Merging #20903 (c3ab6b9) into master (aa53c10) will decrease coverage by
11.52%
. The diff coverage is59.51%
.
:exclamation: Current head c3ab6b9 differs from pull request most recent head 821e662. Consider uploading reports for the commit 821e662 to get more accurate results
@@ Coverage Diff @@
## master #20903 +/- ##
===========================================
- Coverage 66.38% 54.85% -11.53%
===========================================
Files 1766 1772 +6
Lines 67225 67647 +422
Branches 7137 7204 +67
===========================================
- Hits 44625 37111 -7514
- Misses 20774 28694 +7920
- Partials 1826 1842 +16
Flag | Coverage Δ | |
---|---|---|
hive | 53.17% <38.66%> (-0.04%) |
:arrow_down: |
mysql | ? |
|
postgres | ? |
|
presto | 53.07% <38.66%> (-0.03%) |
:arrow_down: |
python | 57.81% <44.88%> (-23.76%) |
:arrow_down: |
sqlite | ? |
|
unit | 50.73% <40.88%> (+0.21%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
...packages/superset-ui-core/src/query/types/Query.ts | 100.00% <ø> (ø) |
|
...set-ui-core/src/ui-overrides/ExtensionsRegistry.ts | 100.00% <ø> (ø) |
|
...ackages/superset-ui-core/src/utils/featureFlags.ts | 100.00% <ø> (ø) |
|
...rts/src/BigNumber/BigNumberTotal/transformProps.ts | 0.00% <0.00%> (ø) |
|
...lugin-chart-echarts/src/BigNumber/BigNumberViz.tsx | 0.00% <0.00%> (ø) |
|
...lugin-chart-echarts/src/BoxPlot/EchartsBoxPlot.tsx | 0.00% <0.00%> (ø) |
|
.../plugins/plugin-chart-echarts/src/BoxPlot/types.ts | 0.00% <ø> (ø) |
|
.../plugin-chart-echarts/src/Funnel/EchartsFunnel.tsx | 0.00% <0.00%> (ø) |
|
...d/plugins/plugin-chart-echarts/src/Funnel/types.ts | 100.00% <ø> (ø) |
|
...ns/plugin-chart-echarts/src/Gauge/EchartsGauge.tsx | 0.00% <0.00%> (ø) |
|
... and 401 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more