Skip to content

Enforce NodeManagement authorization and rollback (OPC 10000-4/18)#4046

Merged
marcschier merged 5 commits into
OPCFoundation:masterfrom
marcschier:marcschier/review-fix/node-management-authorization
Jul 23, 2026
Merged

Enforce NodeManagement authorization and rollback (OPC 10000-4/18)#4046
marcschier merged 5 commits into
OPCFoundation:masterfrom
marcschier:marcschier/review-fix/node-management-authorization

Merge remote-tracking branch 'origin/master' into marcschier/review-f…

189c9ef
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 3 commits behind head on master.

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

Impacted file tree graph

@@            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%) ⬆️

... and 43 files with indirect coverage changes

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