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

refactor: setup context #325

Merged
merged 1 commit into from Feb 27, 2022
Merged

refactor: setup context #325

merged 1 commit into from Feb 27, 2022

Conversation

crazy-max
Copy link
Member

Set up context and move goreleaser dedicated logic in its own namespace to start working on artifacts and metadata outputs.

Also properly set env vars for exec.exec in main.

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #325 (7baddcd) into master (a80c8fd) will decrease coverage by 0.36%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
- Coverage   79.61%   79.24%   -0.37%     
==========================================
  Files           4        4              
  Lines         103      106       +3     
  Branches       18       18              
==========================================
+ Hits           82       84       +2     
- Misses         13       14       +1     
  Partials        8        8              
Impacted Files Coverage Δ
src/context.ts 83.33% <83.33%> (ø)
src/github.ts 86.66% <83.33%> (ø)
src/goreleaser.ts 76.08% <85.71%> (ø)

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 a80c8fd...7baddcd. Read the comment docs.

@crazy-max crazy-max merged commit 39419c3 into master Feb 27, 2022
@crazy-max crazy-max deleted the context branch February 27, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants