Skip to content

fix(server): enforce published HistoryUpdate operation limits#4034

Merged
marcschier merged 2 commits into
OPCFoundation:masterfrom
MrAlaskan:fix/historyupdate-operation-limits
Jul 21, 2026
Merged

fix(server): enforce published HistoryUpdate operation limits#4034
marcschier merged 2 commits into
OPCFoundation:masterfrom
MrAlaskan:fix/historyupdate-operation-limits

Fix HistoryUpdate operation-limit regression tests

8cd7f20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

73.12% (-0.74%) compared to 84fa8e8

View this Pull Request on Codecov

73.12% (-0.74%) compared to 84fa8e8

Details

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.12%. Comparing base (84fa8e8) to head (8cd7f20).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
src/Opc.Ua.Server/Server/StandardServer.cs 84.61% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4034      +/-   ##
==========================================
- Coverage   73.85%   73.12%   -0.74%     
==========================================
  Files        1345     1332      -13     
  Lines      179988   179102     -886     
  Branches    31668    31540     -128     
==========================================
- Hits       132938   130973    -1965     
- Misses      36299    37496    +1197     
+ Partials    10751    10633     -118     
Files with missing lines Coverage Δ
src/Opc.Ua.Server/Server/StandardServer.cs 73.49% <84.61%> (+0.09%) ⬆️

... and 91 files with indirect coverage changes

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