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

Introduce Zsh Starter recipe #27

Merged
merged 7 commits into from
May 12, 2019
Merged

Introduce Zsh Starter recipe #27

merged 7 commits into from
May 12, 2019

Conversation

pkosiec
Copy link
Owner

@pkosiec pkosiec commented May 12, 2019

Resolves #13

@pkosiec pkosiec added enhancement New feature or request area/recipes Refers to recipe repository area/installer Refers to recipe installer labels May 12, 2019
@pkosiec pkosiec force-pushed the zsh-recipe branch 2 times, most recently from 3261b39 to e08cffb Compare May 12, 2019 15:21
@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #27 into master will increase coverage by 0.3%.
The diff coverage is 79.31%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #27     +/-   ##
=========================================
+ Coverage   90.68%   90.99%   +0.3%     
=========================================
  Files           8        8             
  Lines         204      211      +7     
=========================================
+ Hits          185      192      +7     
  Misses         13       13             
  Partials        6        6
Impacted Files Coverage Δ
pkg/recipe/recipe.go 100% <100%> (ø) ⬆️
pkg/installer/installer.go 100% <100%> (ø) ⬆️
pkg/shell/shell.go 72.91% <72.72%> (+4.62%) ⬆️

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 9e8acfb...1475c04. Read the comment docs.

@pkosiec pkosiec merged commit 426df80 into master May 12, 2019
@pkosiec pkosiec deleted the zsh-recipe branch May 12, 2019 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installer Refers to recipe installer area/recipes Refers to recipe repository enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare ZSH recipe
1 participant