Skip to content

Merge branch 'master' of https://github.com/OPCFoundation/UA-.NETStan…

73cdc54
Select commit
Loading
Failed to load commit list.
Merged

Refactor client state persistence and add more tests #3303

Merge branch 'master' of https://github.com/OPCFoundation/UA-.NETStan…
73cdc54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2025 in 0s

59.36% (+0.15%) compared to 8f5a042

View this Pull Request on Codecov

59.36% (+0.15%) compared to 8f5a042

Details

Codecov Report

❌ Patch coverage is 73.78788% with 519 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.36%. Comparing base (8f5a042) to head (73cdc54).

Files with missing lines Patch % Lines
...braries/Opc.Ua.Client/Session/SessionExtensions.cs 30.98% 95 Missing and 3 partials ⚠️
...s/Opc.Ua.Client/Session/SessionClientExtensions.cs 74.18% 85 Missing and 10 partials ⚠️
...raries/Opc.Ua.Client/NodeCache/NodeCacheContext.cs 85.15% 58 Missing and 25 partials ⚠️
Libraries/Opc.Ua.Client/Browser.cs 74.55% 64 Missing and 7 partials ⚠️
...raries/Opc.Ua.Client/Subscription/MonitoredItem.cs 53.27% 38 Missing and 12 partials ⚠️
...ies/Opc.Ua.Client/Session/DefaultSessionFactory.cs 76.06% 39 Missing and 6 partials ⚠️
...braries/Opc.Ua.Client/Subscription/Subscription.cs 81.92% 21 Missing and 9 partials ⚠️
Libraries/Opc.Ua.Client/NodeCache/NodeCache.cs 78.26% 9 Missing and 1 partial ⚠️
...ent.ComplexTypes/TypeResolver/NodeCacheResolver.cs 30.76% 9 Missing ⚠️
...s/Opc.Ua.Client/Subscription/MonitoredItemState.cs 46.15% 7 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3303      +/-   ##
==========================================
+ Coverage   59.21%   59.36%   +0.15%     
==========================================
  Files         320      323       +3     
  Lines       76270    75777     -493     
  Branches    13300    13329      +29     
==========================================
- Hits        45166    44988     -178     
+ Misses      27034    26723     -311     
+ Partials     4070     4066       -4     

☔ 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.