Skip to content

Fix memory leak issue with PassthroughRelay#168

Merged
freak4pc merged 2 commits into
CombineCommunity:mainfrom
just1103:relay-memory-leak
Jan 20, 2026
Merged

Fix memory leak issue with PassthroughRelay#168
freak4pc merged 2 commits into
CombineCommunity:mainfrom
just1103:relay-memory-leak

Add comprehensive memory leak tests for PassthroughRelay

7dbb166
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2026 in 0s

97.30% (+1.82%) compared to d7b896f

View this Pull Request on Codecov

97.30% (+1.82%) compared to d7b896f

Details

Codecov Report

❌ Patch coverage is 90.29851% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.30%. Comparing base (d7b896f) to head (7dbb166).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
Tests/PassthroughRelayTests.swift 90.15% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   95.47%   97.30%   +1.82%     
==========================================
  Files          72       73       +1     
  Lines        4284     4742     +458     
==========================================
+ Hits         4090     4614     +524     
+ Misses        194      128      -66     

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