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/133 thread pool #139

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Feat/133 thread pool #139

merged 2 commits into from
Nov 13, 2023

Conversation

junha-ahn
Copy link
Member

What is this PR?

Key Changes

Test Checklist

@junha-ahn junha-ahn linked an issue Nov 10, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (38304fe) 81.69% compared to head (40e9855) 81.69%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #139   +/-   ##
=========================================
  Coverage     81.69%   81.69%           
  Complexity      142      142           
=========================================
  Files            43       43           
  Lines           754      754           
  Branches         31       31           
=========================================
  Hits            616      616           
  Misses          115      115           
  Partials         23       23           

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

@junha-ahn junha-ahn merged commit ffb3153 into main Nov 13, 2023
11 checks passed
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