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(archive,io): use Seeker[Sync] from @std/io/types #5943

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Sep 11, 2024

Once a new version of std is published, unblocks denoland/deno#25551.

@iuioiua iuioiua requested a review from kt3k as a code owner September 11, 2024 22:40
@iuioiua iuioiua enabled auto-merge (squash) September 11, 2024 22:40
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.32%. Comparing base (8d7e184) to head (dc5f332).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5943      +/-   ##
==========================================
- Coverage   96.32%   96.32%   -0.01%     
==========================================
  Files         483      483              
  Lines       39403    39403              
  Branches     5838     5838              
==========================================
- Hits        37956    37953       -3     
- Misses       1405     1408       +3     
  Partials       42       42              

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

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 43657d8 into main Sep 12, 2024
16 checks passed
@iuioiua iuioiua deleted the deno-seeker branch September 12, 2024 03:46
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.

2 participants