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

Cherry pick annotations empty metrics #52

Conversation

michellethomas
Copy link

Cherry picking a few fixes

Fixing tooltip displaying metrics in heatmap (apache#5055) (cherry picked from commit 280200f)
fix empty metrics (cherry picked from commit 95bb175)
Repoint .istambul.yml to the right location (apache#5187) (cherry picked from commit 30111bf)
Introduce class attr BaseViz.enforce_numerical_metrics (apache#5176) (cherry picked from commit a109543)
fix Formula type annotation, it doesn't show up since apache#4630 (apache#5181) (cherry picked from commit 585dbe6)

@graceguo-supercat @timifasubaa @john-bodley

Grace Guo and others added 8 commits June 14, 2018 10:25
Never did this when I renamed the folder. `npm run cover` currently
doesn't generate a proper coverage report, this fixes it
(cherry picked from commit 30111bf)
(cherry picked from commit 95bb175)
@codecov-io
Copy link

codecov-io commented Jun 14, 2018

Codecov Report

Merging #52 into airbnb-master will decrease coverage by 13.8%.
The diff coverage is 62.5%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           airbnb-master      #52       +/-   ##
==================================================
- Coverage          77.45%   63.65%   -13.81%     
==================================================
  Files                 44      260      +216     
  Lines               8672    19669    +10997     
  Branches               0     1967     +1967     
==================================================
+ Hits                6717    12520     +5803     
- Misses              1955     7140     +5185     
- Partials               0        9        +9
Impacted Files Coverage Δ
superset/assets/src/visualizations/nvd3_vis.js 8.88% <0%> (ø)
superset/assets/src/visualizations/heatmap.js 8.51% <0%> (ø)
superset/viz.py 81.27% <100%> (+0.03%) ⬆️
.../src/explore/components/controls/SelectControl.jsx 84.74% <0%> (ø)
superset/assets/src/chart/chartReducer.js 21.05% <0%> (ø)
superset/assets/src/visualizations/big_number.js 8.33% <0%> (ø)
superset/assets/src/explore/validators.js 25% <0%> (ø)
superset/assets/src/modules/colors.js 77.08% <0%> (ø)
.../src/dashboard/components/RefreshIntervalModal.jsx 90.9% <0%> (ø)
superset/assets/src/dashboard/reducers.js 50% <0%> (ø)
... and 209 more

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 d59e564...6a70796. Read the comment docs.

@michellethomas
Copy link
Author

Also added commits from the PR to add Adhoc Metrics to timeseries_limit_metric https://github.com/apache/incubator-superset/pull/5118/commits
6f05b48
4776828
b380a57

Copy link
Collaborator

@graceguo-supercat graceguo-supercat left a comment

Choose a reason for hiding this comment

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

LGTM

@michellethomas michellethomas merged commit 8887517 into airbnb:airbnb-master Jun 14, 2018
@michellethomas michellethomas deleted the cherry_pick_annotations_empty_metrics branch June 14, 2018 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants