Skip to content

Refactor ExpandedNodeId InternalTryParse to avoid creating object in …

38c62d6
Select commit
Loading
Failed to load commit list.
Merged

Add TryParse methods to NodeId and ExpandedNodeId #3302

Refactor ExpandedNodeId InternalTryParse to avoid creating object in …
38c62d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2025 in 0s

58.57% (+0.71%) compared to 820f6a2

View this Pull Request on Codecov

58.57% (+0.71%) compared to 820f6a2

Details

Codecov Report

❌ Patch coverage is 67.00000% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.57%. Comparing base (820f6a2) to head (38c62d6).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
Stack/Opc.Ua.Core/Types/BuiltIn/ExpandedNodeId.cs 66.38% 31 Missing and 9 partials ⚠️
Stack/Opc.Ua.Core/Types/BuiltIn/NodeId.cs 67.90% 23 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3302      +/-   ##
==========================================
+ Coverage   57.86%   58.57%   +0.71%     
==========================================
  Files         367      367              
  Lines       79969    82447    +2478     
  Branches    13875    14507     +632     
==========================================
+ Hits        46274    48295    +2021     
- Misses      29490    29840     +350     
- Partials     4205     4312     +107     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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