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

Fix: limit the concurrent file size being read when hashing raw archives #1228

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Jul 21, 2024

No description provided.

@emmercm emmercm self-assigned this Jul 21, 2024
@emmercm emmercm enabled auto-merge (squash) July 21, 2024 03:52
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.11%. Comparing base (5d738ef) to head (3e922ec).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1228    +/-   ##
========================================
  Coverage   93.11%   93.11%            
========================================
  Files         108      108            
  Lines        6695     6698     +3     
  Branches     1478     1582   +104     
========================================
+ Hits         6234     6237     +3     
+ Misses        460      436    -24     
- Partials        1       25    +24     

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

@emmercm emmercm merged commit 9d252bb into main Jul 21, 2024
56 checks passed
@emmercm emmercm deleted the emmercm/archive-hasher-filesize branch July 21, 2024 04:00
Copy link

🧪 Branch testing instructions

This pull request has been merged, its base branch can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#main" [commands..] [options]

Comment generated by the Node.js Branch Exec workflow.

Copy link

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant