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

Fix default configuration #6

Merged
merged 2 commits into from
Aug 20, 2022
Merged

Fix default configuration #6

merged 2 commits into from
Aug 20, 2022

Conversation

everdrone
Copy link
Owner

  • Fixes the default configuration generated by grab config generate to work out of the box
  • Shorten README.md, move a more advanced configuration into docs/guide.md

@everdrone everdrone added bug Something isn't working documentation Improvements or additions to documentation labels Aug 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2022

Codecov Report

Merging #6 (cc657f3) into main (218914e) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   81.90%   81.93%   +0.02%     
==========================================
  Files          24       24              
  Lines        1210     1212       +2     
==========================================
+ Hits          991      993       +2     
  Misses        186      186              
  Partials       33       33              
Impacted Files Coverage Δ
cmd/generate.go 32.35% <100.00%> (+2.04%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@everdrone everdrone merged commit da96587 into main Aug 20, 2022
@everdrone everdrone deleted the docs/simplify_readme branch August 20, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants