Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[superset-client][logger] replace ajax with SupersetClient #6133

Merged
merged 2 commits into from
Oct 23, 2018

Conversation

williaster
Copy link
Contributor

This PR is one of several that implement the final step 4) discussed in #5772, to refactor just JS logger ajax calls for easier review.

@kristw @mistercrunch @graceguo-supercat @michellethomas @conglei

tested with unit tests and inspected logs to make sure they were the same format before / after:

before (slice + dashboard loading)
image

after (slice + dashboard loading)
image

@codecov-io
Copy link

Codecov Report

Merging #6133 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6133   +/-   ##
=======================================
  Coverage   76.91%   76.91%           
=======================================
  Files          47       47           
  Lines        9362     9362           
=======================================
  Hits         7201     7201           
  Misses       2161     2161

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a71e6eb...2fdf014. Read the comment docs.

@williaster williaster merged commit 8573fde into apache:master Oct 23, 2018
@williaster williaster deleted the chris--ajax-logger branch October 23, 2018 05:42
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request Oct 24, 2018
* [superset-client][logger] replace ajax with SupersetClient

* [superset-client][logger] don't parse log response

(cherry picked from commit 8573fde)
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
* [superset-client][logger] replace ajax with SupersetClient

* [superset-client][logger] don't parse log response
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 27, 2024
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 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants