Skip to content

refactor: remove queryFields in QueryObject and update chart control configs#12091

Merged
ktmud merged 4 commits into
apache:masterfrom
ktmud:query-object-params
Dec 23, 2020
Merged

refactor: remove queryFields in QueryObject and update chart control configs#12091
ktmud merged 4 commits into
apache:masterfrom
ktmud:query-object-params

Conversation

@ktmud
Copy link
Copy Markdown
Member

@ktmud ktmud commented Dec 17, 2020

SUMMARY

Remove queryFields from formData and queryContext as per discussion in #9962 (comment)

Requires apache-superset/superset-ui#862

Also brings changes in #12147
to bundle the breaking changes into one working PR.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TEST PLAN

No functional changes, all CI should pass

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 17, 2020

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.06%. Comparing base (ca680cf) to head (9b30284).
⚠️ Report is 13049 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12091      +/-   ##
==========================================
- Coverage   67.19%   63.06%   -4.13%     
==========================================
  Files         994      994              
  Lines       49079    49067      -12     
  Branches     4982     4983       +1     
==========================================
- Hits        32977    30945    -2032     
- Misses      15980    17922    +1942     
- Partials      122      200      +78     
Flag Coverage Δ
cypress ?
javascript 61.24% <100.00%> (+<0.01%) ⬆️
python 64.25% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ktmud ktmud force-pushed the query-object-params branch 4 times, most recently from 6e82bca to 01f9f72 Compare December 18, 2020 19:15
Copy link
Copy Markdown
Member

@villebro villebro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for ripping this out!

@ktmud ktmud force-pushed the query-object-params branch 2 times, most recently from ae3ab25 to 54a7f84 Compare December 21, 2020 19:27
@ktmud ktmud changed the title refactor: remove queryFields in QueryObject refactor: remove queryFields in QueryObject and update chart control configs Dec 22, 2020
@ktmud ktmud force-pushed the query-object-params branch from 54a7f84 to c58eae2 Compare December 22, 2020 02:52
@villebro
Copy link
Copy Markdown
Member

villebro commented Dec 22, 2020

Looks like the failed cypress tests are causing errors on unrelated PRs. I'll restart a few times to see if they're just flaky.

@ktmud ktmud force-pushed the query-object-params branch from c58eae2 to 9b30284 Compare December 23, 2020 00:03
@ktmud ktmud merged commit d2da25a into apache:master Dec 23, 2020
villebro pushed a commit to preset-io/superset that referenced this pull request Jan 7, 2021
…configs (apache#12091)

* Clean up queryFields

* Clean up unused vars

* Bump chart plugins

* Bringing changes in apache#12147
villebro pushed a commit to preset-io/superset that referenced this pull request Jan 7, 2021
…configs (apache#12091)

* Clean up queryFields

* Clean up unused vars

* Bump chart plugins

* Bringing changes in apache#12147
@ktmud ktmud deleted the query-object-params branch January 15, 2021 19:27
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.0.0 First shipped in 1.0.0 labels Mar 12, 2024
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
…configs (apache#12091)

* Clean up queryFields

* Clean up unused vars

* Bump chart plugins

* Bringing changes in apache#12147
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/L 🚢 1.0.0 First shipped in 1.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants