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

Added error return to workerpool and ability to check if workers are … #115

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

XDoubleU
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

Attention: Patch coverage is 89.18919% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.58%. Comparing base (c3b2768) to head (64af2cd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/threading/worker.go 86.95% 2 Missing and 1 partial ⚠️
pkg/threading/jobqueue.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   80.48%   80.58%   +0.10%     
==========================================
  Files          55       55              
  Lines        2024     2050      +26     
==========================================
+ Hits         1629     1652      +23     
- Misses        344      346       +2     
- Partials       51       52       +1     

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

@XDoubleU XDoubleU merged commit 2676aca into main Feb 15, 2025
7 checks passed
@XDoubleU XDoubleU deleted the fix/fixed-worker-pool branch February 15, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant