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

Repoint .istambul.yml to the right location #5187

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

mistercrunch
Copy link
Member

Never did this when I renamed the folder. npm run cover currently
doesn't generate a proper coverage report, this fixes it

Never did this when I renamed the folder. `npm run cover` currently
doesn't generate a proper coverage report, this fixes it
@codecov-io
Copy link

Codecov Report

Merging #5187 into master will decrease coverage by 14.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #5187       +/-   ##
===========================================
- Coverage   77.46%   63.45%   -14.02%     
===========================================
  Files          44      261      +217     
  Lines        8729    19818    +11089     
  Branches        0     1989     +1989     
===========================================
+ Hits         6762    12575     +5813     
- Misses       1967     7234     +5267     
- Partials        0        9        +9
Impacted Files Coverage Δ
...et/assets/src/SqlLab/components/VisualizeModal.jsx 99.24% <0%> (ø)
...t/assets/src/visualizations/deckgl/layers/index.js 100% <0%> (ø)
superset/assets/src/visualizations/nvd3_vis.js 8.19% <0%> (ø)
.../assets/src/visualizations/parallel_coordinates.js 26.31% <0%> (ø)
...ts/src/dashboard/components/DashboardContainer.jsx 0% <0%> (ø)
.../assets/src/visualizations/deckgl/layers/common.js 21.42% <0%> (ø)
...et/assets/src/explore/components/RowCountLabel.jsx 100% <0%> (ø)
...explore/components/controls/SelectAsyncControl.jsx 63.15% <0%> (ø)
.../explore/components/controls/CollectionControl.jsx 58.53% <0%> (ø)
.../assets/src/SqlLab/components/AceEditorWrapper.jsx 76.05% <0%> (ø)
... and 207 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 502b617...cf1f61d. Read the comment docs.

Copy link

@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

@graceguo-supercat
Copy link

i was wondering why coverage is gone :)

@mistercrunch mistercrunch merged commit 30111bf into apache:master Jun 14, 2018
@mistercrunch mistercrunch deleted the istambul branch June 14, 2018 05:22
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request Jun 14, 2018
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)
timifasubaa pushed a commit to airbnb/superset-fork that referenced this pull request Jul 25, 2018
Never did this when I renamed the folder. `npm run cover` currently
doesn't generate a proper coverage report, this fixes it
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
Never did this when I renamed the folder. `npm run cover` currently
doesn't generate a proper coverage report, this fixes it
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.26.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.26.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants