Skip to content

improve server contention, fix a deadlock in binary channel on cleanup

Codecov / codecov/project failed Aug 16, 2024 in 0s

54.52% (-0.09%) compared to 4b822fc

View this Pull Request on Codecov

54.52% (-0.09%) compared to 4b822fc

Details

Codecov Report

Attention: Patch coverage is 56.41026% with 34 lines in your changes missing coverage. Please review.

Project coverage is 54.52%. Comparing base (4b822fc) to head (d588ece).

Files Patch % Lines
Libraries/Opc.Ua.Server/Session/SessionManager.cs 57.50% 9 Missing and 8 partials ⚠️
...tack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs 47.61% 7 Missing and 4 partials ⚠️
Stack/Opc.Ua.Core/Types/BuiltIn/NodeId.cs 60.00% 2 Missing and 2 partials ⚠️
...tack/Opc.Ua.Core/Types/BuiltIn/NodeIdDictionary.cs 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2714      +/-   ##
==========================================
- Coverage   54.61%   54.52%   -0.09%     
==========================================
  Files         349      349              
  Lines       65772    65436     -336     
  Branches    13482    13386      -96     
==========================================
- Hits        35920    35681     -239     
+ Misses      25929    25851      -78     
+ Partials     3923     3904      -19     

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