fix(server): enforce published HistoryUpdate operation limits#4034
Merged
marcschier merged 2 commits intoJul 21, 2026
Merged
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).
| 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
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading