Slightly improve threadsafety by adding locks #56
Codecov / codecov/project
failed
Mar 15, 2026 in 0s
88.02% (-0.16%) compared to 34de931
View this Pull Request on Codecov
88.02% (-0.16%) compared to 34de931
Details
Codecov Report
❌ Patch coverage is 80.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.02%. Comparing base (34de931) to head (e03e6e6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cluster.jl | 77.77% | 6 Missing |
| src/DistributedNext.jl | 83.33% | 1 Missing |
| src/process_messages.jl | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #56 +/- ##
==========================================
- Coverage 88.17% 88.02% -0.16%
==========================================
Files 11 11
Lines 2140 2146 +6
==========================================
+ Hits 1887 1889 +2
- Misses 253 257 +4 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading