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 to MAX_FS_THREADS in more places #1435

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Feb 14, 2025

RE: #1408

@emmercm emmercm self-assigned this Feb 14, 2025
@emmercm emmercm enabled auto-merge (squash) February 14, 2025 02:18
@emmercm emmercm merged commit fd19926 into main Feb 14, 2025
56 checks passed
@emmercm emmercm deleted the emmercm/20250213-max-fs-threads branch February 14, 2025 02:27
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 82.60870% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.69%. Comparing base (5f522cb) to head (b41ec74).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/modules/dats/datScanner.ts 66.66% 3 Missing ⚠️
src/types/files/fileCache.ts 0.00% 3 Missing ⚠️
src/modules/directoryCleaner.ts 92.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1435      +/-   ##
==========================================
+ Coverage   92.68%   92.69%   +0.01%     
==========================================
  Files         118      118              
  Lines        7544     7542       -2     
  Branches     1631     1729      +98     
==========================================
- Hits         6992     6991       -1     
+ Misses        551      526      -25     
- Partials        1       25      +24     

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

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.

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