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

Support returning a tarball from the archive #21

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Conversation

lhchavez
Copy link
Member

We supported .zip files, but now we also support tarballs!

We supported .zip files, but now we also support tarballs!
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #21 (a868f07) into main (81c647d) will increase coverage by 1.95%.
The diff coverage is 55.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   53.10%   55.05%   +1.95%     
==========================================
  Files           7        8       +1     
  Lines        2000     2374     +374     
==========================================
+ Hits         1062     1307     +245     
- Misses        730      841     +111     
- Partials      208      226      +18     
Impacted Files Coverage Δ
server.go 22.67% <19.46%> (+1.13%) ⬆️
browser.go 52.96% <50.33%> (+0.54%) ⬆️
protocol.go 62.50% <63.44%> (-0.49%) ⬇️
keyedpool.go 78.12% <78.12%> (ø)
commits.go 61.12% <93.47%> (+3.08%) ⬆️
packfile.go 55.12% <100.00%> (ø)

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 32b0379...a868f07. Read the comment docs.

@lhchavez lhchavez merged commit f9bd542 into main Dec 13, 2021
@lhchavez lhchavez deleted the support-tarballs branch December 13, 2021 15:12
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.

1 participant