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

Local expansion #5

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Local expansion #5

merged 1 commit into from
Jun 26, 2018

Conversation

marcomorain
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 22, 2018

Codecov Report

Merging #5 into master will increase coverage by 0.6%.
The diff coverage is 5.26%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #5     +/-   ##
=========================================
+ Coverage   37.66%   38.27%   +0.6%     
=========================================
  Files           8        8             
  Lines         377      371      -6     
=========================================
  Hits          142      142             
+ Misses        219      213      -6     
  Partials       16       16
Impacted Files Coverage Δ
cmd/config.go 4.81% <0%> (+0.32%) ⬆️
cmd/root.go 75.51% <100%> (ø) ⬆️

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 684e99b...28cec56. Read the comment docs.

@@ -11,7 +11,7 @@ workflows:
requires:
- test
- coverage
# - lint disable lint check for now
- lint
Copy link
Contributor

Choose a reason for hiding this comment

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

:courage:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🐺

@marcomorain marcomorain force-pushed the expand branch 3 times, most recently from 0f8185b to 77217d2 Compare June 22, 2018 23:07
- There was a bug with creating the config file locally when it didn't exist - fix that.
- Re-enable the lint job in CI.
- Write the two config jobs in terms of a common function to reduce code duplication.
- User our GraphQL client to do auth headers
@ndintenfass
Copy link
Contributor

Can this merge?

@marcomorain marcomorain merged commit d8f6faf into master Jun 26, 2018
@marcomorain marcomorain deleted the expand branch June 26, 2018 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants