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: goreleaser check #1249

Merged
merged 1 commit into from Nov 15, 2019
Merged

fix: goreleaser check #1249

merged 1 commit into from Nov 15, 2019

Conversation

caarlos0
Copy link
Member

it was always erroring due to missing dist default.

fixed to use the defaults pipe instead of what I was originally doing

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
@codecov-io
Copy link

codecov-io commented Nov 15, 2019

Codecov Report

Merging #1249 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1249      +/-   ##
==========================================
+ Coverage    83.7%   83.76%   +0.05%     
==========================================
  Files          58       58              
  Lines        3321     3320       -1     
==========================================
+ Hits         2780     2781       +1     
+ Misses        460      459       -1     
+ Partials       81       80       -1
Impacted Files Coverage Δ
main.go 50% <100%> (+1.14%) ⬆️

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 0953c2f...84ba009. Read the comment docs.

@caarlos0 caarlos0 merged commit 65c9c12 into master Nov 15, 2019
@caarlos0 caarlos0 deleted the check-config branch November 15, 2019 21:23
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants