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

Fix incorrect assertion in client list operations #1800

Open
wants to merge 5 commits into
base: unstable
Choose a base branch
from

Better assert

35ad39f
Select commit
Loading
Failed to load commit list.
Open

Fix incorrect assertion in client list operations #1800

Better assert
35ad39f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2025 in 0s

71.00% (-0.18%) compared to 677d575

View this Pull Request on Codecov

71.00% (-0.18%) compared to 677d575

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.00%. Comparing base (677d575) to head (35ad39f).
Report is 4 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1800      +/-   ##
============================================
- Coverage     71.17%   71.00%   -0.18%     
============================================
  Files           123      123              
  Lines         65648    65655       +7     
============================================
- Hits          46724    46617     -107     
- Misses        18924    19038     +114     
Files with missing lines Coverage Δ
src/adlist.c 77.50% <100.00%> (+0.57%) ⬆️
src/networking.c 88.77% <ø> (-0.01%) ⬇️

... and 20 files with indirect coverage changes