Skip to content

Fix some JET errors around matching methods for `kill(...)` and `proc…

8287422
Select commit
Loading
Failed to load commit list.
Closed

Forwardports from Distributed.jl#master #49

Fix some JET errors around matching methods for `kill(...)` and `proc…
8287422
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 1s

88.13% (+0.12%) compared to d8f44f5

View this Pull Request on Codecov

88.13% (+0.12%) compared to d8f44f5

Details

Codecov Report

❌ Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.13%. Comparing base (d8f44f5) to head (8287422).

Files with missing lines Patch % Lines
src/managers.jl 77.77% 2 Missing ⚠️
src/messages.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   88.00%   88.13%   +0.12%     
==========================================
  Files          11       11              
  Lines        2117     2123       +6     
==========================================
+ Hits         1863     1871       +8     
+ Misses        254      252       -2     

☔ 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.