Skip to content

fix(server): enforce browse continuation point limit at capacity#4036

Merged
marcschier merged 2 commits into
OPCFoundation:masterfrom
MrAlaskan:fix/browse-continuationpoint-limit
Jul 21, 2026
Merged

fix(server): enforce browse continuation point limit at capacity#4036
marcschier merged 2 commits into
OPCFoundation:masterfrom
MrAlaskan:fix/browse-continuationpoint-limit

Fix browse continuation point eviction limit semantics

8338849
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

73.53% (-0.33%) compared to 84fa8e8

View this Pull Request on Codecov

73.53% (-0.33%) compared to 84fa8e8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.53%. Comparing base (84fa8e8) to head (8338849).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4036      +/-   ##
==========================================
- Coverage   73.85%   73.53%   -0.33%     
==========================================
  Files        1345     1345              
  Lines      179988   180040      +52     
  Branches    31668    31679      +11     
==========================================
- Hits       132938   132397     -541     
- Misses      36299    36940     +641     
+ Partials    10751    10703      -48     
Files with missing lines Coverage Δ
...Opc.Ua.Server/Session/SessionContinuationPoints.cs 98.42% <100.00%> (ø)

... and 48 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.