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

Moar threadsafe moar better #101

Merged

Keep most 'client oriented' tasks in the same threadpool

90041ca
Select commit
Loading
Failed to load commit list.
Merged

Moar threadsafe moar better #101

Keep most 'client oriented' tasks in the same threadpool
90041ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

79.50% (+0.25%) compared to 3b9e4fd

View this Pull Request on Codecov

79.50% (+0.25%) compared to 3b9e4fd

Details

Codecov Report

Attention: Patch coverage is 84.74576% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.50%. Comparing base (3b9e4fd) to head (90041ca).

Files with missing lines Patch % Lines
src/cluster.jl 86.95% 6 Missing ⚠️
src/managers.jl 50.00% 1 Missing ⚠️
src/messages.jl 0.00% 1 Missing ⚠️
src/process_messages.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   79.24%   79.50%   +0.25%     
==========================================
  Files          10       10              
  Lines        1913     1922       +9     
==========================================
+ Hits         1516     1528      +12     
+ Misses        397      394       -3     

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