superset
superset copied to clipboard
test: initial push
SUMMARY
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 #20988 (ef841c7) into master (e350823) will decrease coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #20988 +/- ##
==========================================
- Coverage 66.34% 66.32% -0.03%
==========================================
Files 1767 1767
Lines 67281 67281
Branches 7139 7139
==========================================
- Hits 44639 44622 -17
- Misses 20815 20832 +17
Partials 1827 1827
Flag | Coverage Δ | |
---|---|---|
hive | 53.14% <ø> (ø) |
|
mysql | ? |
|
postgres | 80.98% <ø> (-0.02%) |
:arrow_down: |
presto | 53.04% <ø> (ø) |
|
python | 81.42% <ø> (-0.06%) |
:arrow_down: |
sqlite | 79.58% <ø> (ø) |
|
unit | 50.47% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
superset/common/utils/dataframe_utils.py | 90.47% <0.00%> (-4.77%) |
:arrow_down: |
superset/db_engine_specs/mysql.py | 94.04% <0.00%> (-3.58%) |
:arrow_down: |
superset/reports/commands/log_prune.py | 85.71% <0.00%> (-3.58%) |
:arrow_down: |
superset/commands/importers/v1/utils.py | 92.20% <0.00%> (-1.30%) |
:arrow_down: |
superset/models/core.py | 87.98% <0.00%> (-0.73%) |
:arrow_down: |
superset/common/query_object.py | 93.87% <0.00%> (-0.52%) |
:arrow_down: |
superset/views/core.py | 75.07% <0.00%> (-0.46%) |
:arrow_down: |
superset/reports/commands/execute.py | 91.04% <0.00%> (-0.38%) |
:arrow_down: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more