Skip to content

feat(rc-zip-sync): make EntryReader public #113

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

Merged
merged 1 commit into from
Apr 18, 2025
Merged

Conversation

muja
Copy link
Collaborator

@muja muja commented Apr 13, 2025

Fixes #112

Copy link

codecov bot commented Apr 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.72%. Comparing base (10aafbb) to head (1db0a66).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   66.72%   66.72%           
=======================================
  Files          25       25           
  Lines        2485     2485           
  Branches      119      119           
=======================================
  Hits         1658     1658           
  Misses        761      761           
  Partials       66       66           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fasterthanlime fasterthanlime added this pull request to the merge queue Apr 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 18, 2025
@fasterthanlime fasterthanlime merged commit e293b0c into bearcove:main Apr 18, 2025
5 checks passed
@fasterthanlime
Copy link
Collaborator

Apologies for the delay on that. Apparently GitHub retired an old cache API that the sccache action that we were using was using. I'm taking care of it now.

@fasterthanlime
Copy link
Collaborator

4.3.0 is out with this: https://crates.io/crates/rc-zip-sync/4.3.0

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.

rc-sync-zip: make EntryReader public
2 participants