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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

fixup! Make worker state variable threadsafe

abafb79
Select commit
Loading
Failed to load commit list.
Open

Moar threadsafe moar better #101

fixup! Make worker state variable threadsafe
abafb79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

79.30% (+0.11%) compared to 6a0383b

View this Pull Request on Codecov

79.30% (+0.11%) compared to 6a0383b

Details

Codecov Report

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

Project coverage is 79.30%. Comparing base (6a0383b) to head (abafb79).
Report is 1 commits behind head on master.

Files Patch % Lines
src/cluster.jl 89.09% 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.18%   79.30%   +0.11%     
==========================================
  Files          10       10              
  Lines        1898     1918      +20     
==========================================
+ Hits         1503     1521      +18     
- Misses        395      397       +2     

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