Skip to content

Ensure correct type parameter of serialized RemoteChannel (#179)

2e52996
Select commit
Loading
Failed to load commit list.
Closed

Ensure correct type parameter of serialized RemoteChannel (forwardport of JuliaLang/Distributed.jl#179) #36

Ensure correct type parameter of serialized RemoteChannel (#179)
2e52996
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 22, 2026 in 0s

78.00% (-10.01%) compared to d8f44f5

View this Pull Request on Codecov

78.00% (-10.01%) compared to d8f44f5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.00%. Comparing base (d8f44f5) to head (2e52996).

❗ There is a different number of reports uploaded between BASE (d8f44f5) and HEAD (2e52996). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (d8f44f5) HEAD (2e52996)
9 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #36       +/-   ##
===========================================
- Coverage   88.00%   78.00%   -10.01%     
===========================================
  Files          11       11               
  Lines        2117     2041       -76     
===========================================
- Hits         1863     1592      -271     
- Misses        254      449      +195     

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