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

feat: meta archives #3093

Merged
merged 1 commit into from May 10, 2022
Merged

feat: meta archives #3093

merged 1 commit into from May 10, 2022

Conversation

caarlos0
Copy link
Member

adds support for creating meta archives

closes #3085

adds support for creating meta archives

closes #3085

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 added the enhancement New feature or request label May 10, 2022
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 10, 2022
@vercel vercel bot temporarily deployed to Preview May 10, 2022 01:32 Inactive
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #3093 (b2f8b47) into main (8ee53b6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3093      +/-   ##
==========================================
+ Coverage   84.39%   84.41%   +0.01%     
==========================================
  Files         112      112              
  Lines        9285     9295      +10     
==========================================
+ Hits         7836     7846      +10     
  Misses       1176     1176              
  Partials      273      273              
Impacted Files Coverage Δ
pkg/config/config.go 88.83% <ø> (ø)
internal/pipe/archive/archive.go 94.59% <100.00%> (+0.21%) ⬆️

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 8ee53b6...b2f8b47. Read the comment docs.

@caarlos0 caarlos0 merged commit e38e76c into main May 10, 2022
@caarlos0 caarlos0 deleted the meta-archives branch May 10, 2022 12:17
@github-actions github-actions bot added this to the v1.9.0 milestone May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Archives arbitrary project files without binaries
1 participant