Enforce NodeManagement authorization and rollback (OPC 10000-4/18)#4046
Merged
marcschier merged 5 commits intoJul 23, 2026
Codecov / codecov/project
succeeded
Jul 23, 2026 in 0s
73.69% (-0.26%) compared to 91d3305
View this Pull Request on Codecov
73.69% (-0.26%) compared to 91d3305
Details
Codecov Report
❌ Patch coverage is 98.04469% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.69%. Comparing base (91d3305) to head (189c9ef).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Opc.Ua.Server/NodeManager/MasterNodeManager.cs | 98.04% | 4 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #4046 +/- ##
==========================================
- Coverage 73.94% 73.69% -0.26%
==========================================
Files 1347 1347
Lines 180826 181092 +266
Branches 31798 31825 +27
==========================================
- Hits 133719 133458 -261
- Misses 36343 36917 +574
+ Partials 10764 10717 -47 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Opc.Ua.Server/NodeManager/INodeManager.cs | 100.00% <ø> (ø) |
|
| src/Opc.Ua.Server/NodeManager/MasterNodeManager.cs | 79.11% <98.04%> (+6.88%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading