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

Optimize CI workflow #3016

Merged
merged 7 commits into from
Feb 20, 2018
Merged

Optimize CI workflow #3016

merged 7 commits into from
Feb 20, 2018

Conversation

Hypnosphi
Copy link
Member

Issue: CI jobs started taking too long again

What I did

Added more paths to cache, extracted smoke tests into its own job

@codecov
Copy link

codecov bot commented Feb 18, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3016   +/-   ##
======================================
  Coverage    37.3%   37.3%           
======================================
  Files         435     435           
  Lines        9432    9432           
  Branches      926     902   -24     
======================================
  Hits         3519    3519           
- Misses       5334    5365   +31     
+ Partials      579     548   -31
Impacted Files Coverage Δ
app/vue/src/server/utils.js 0% <0%> (-100%) ⬇️
lib/ui/src/libs/key_events.js 33.96% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/handle_routing.js 24.21% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Elements.js 0% <0%> (ø) ⬆️
addons/actions/src/lib/util/prepareArguments.js 57.14% <0%> (ø) ⬆️
lib/ui/src/modules/api/configs/init_api.js 40.42% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/shortcuts_help.js 12.85% <0%> (ø) ⬆️
.../ui/src/modules/ui/components/addon_panel/index.js 34.78% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/stories_panel.js 27.02% <0%> (ø) ⬆️
addons/knobs/src/components/types/Boolean.js 11.62% <0%> (ø) ⬆️
... and 67 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 3ad0ef8...4eeb9cd. Read the comment docs.

@Hypnosphi Hypnosphi added maintenance User-facing maintenance tasks ready labels Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants