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(tar/unstable): @std/tar #5905

Merged
merged 4 commits into from
Sep 4, 2024
Merged

feat(tar/unstable): @std/tar #5905

merged 4 commits into from
Sep 4, 2024

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Sep 4, 2024

This is non-breaking for current streaming APIs within @std/archive, as those APIs haven't yet been published.

Closes #5733

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (5aa54ef) to head (f7f4a86).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5905   +/-   ##
=======================================
  Coverage   96.23%   96.24%           
=======================================
  Files         484      484           
  Lines       39203    39203           
  Branches     5781     5781           
=======================================
+ Hits        37727    37730    +3     
+ Misses       1432     1429    -3     
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iuioiua iuioiua marked this pull request as ready for review September 4, 2024 06:42
@iuioiua iuioiua requested a review from kt3k as a code owner September 4, 2024 06:42
@github-actions github-actions bot added the tar label Sep 4, 2024
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM

@iuioiua iuioiua merged commit b05acd6 into main Sep 4, 2024
16 checks passed
@iuioiua iuioiua deleted the tar-package branch September 4, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: change @std/archive to @std/tar
2 participants