Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Stop pretty printing dashboard json (#5538) #71

Merged
merged 1 commit into from
Aug 1, 2018

Conversation

john-bodley
Copy link
Collaborator

(cherry picked from commit b564aa4)

to: @graceguo-supercat @michellethomas @timifasubaa

@codecov-io
Copy link

Codecov Report

Merging #71 into airbnb-master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           airbnb-master     #71   +/-   ##
=============================================
  Coverage           65.7%   65.7%           
=============================================
  Files                346     346           
  Lines              21830   21830           
  Branches            2419    2419           
=============================================
  Hits               14343   14343           
  Misses              7476    7476           
  Partials              11      11
Impacted Files Coverage Δ
superset/views/core.py 74.83% <100%> (ø) ⬆️

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 63e1c34...5888237. Read the comment docs.

@john-bodley john-bodley merged commit 132edc2 into airbnb:airbnb-master Aug 1, 2018
michellethomas pushed a commit that referenced this pull request Dec 1, 2021
…ion) (#71)

* Handle BigNumber conversions in JSON properly (without loss of precision)
* Rewrap "errors" from JSONbig.parse in proper error object.
* Use DefinitelyTyped's fetch-mock type def
* Improved type def for json-bigint
* Added type casts to some tests due to addition of fetchMock type def
michellethomas pushed a commit that referenced this pull request Dec 1, 2021
…f precision) (#71)" (#126)

* revert: revert "Handle BigNumber conversions in JSON properly (without loss of precision) (#71)"

This reverts commit e386612.

* fix: type errors

* fix: typescript errors in superset-ui-demo
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants