Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Updated .NET framework support #248

Closed
wants to merge 3 commits into from

Added nuget packages

87fa89a
Select commit
Loading
Failed to load commit list.
Closed

Updated .NET framework support #248

Added nuget packages
87fa89a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

51.01% (+0.52%) compared to 1bf2823

View this Pull Request on Codecov

51.01% (+0.52%) compared to 1bf2823

Details

Codecov Report

Attention: Patch coverage is 59.16824% with 432 lines in your changes missing coverage. Please review.

Project coverage is 51.01%. Comparing base (1bf2823) to head (87fa89a).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...hnosoftware/UaConfiguration/ApplicationInstance.cs 57.93% 47 Missing and 14 partials ⚠️
...UaServer/Configuration/ConfigurationNodeManager.cs 16.66% 59 Missing and 1 partial ⚠️
src/Technosoftware/UaClient/Session.cs 75.51% 30 Missing and 18 partials ⚠️
...Technosoftware/UaServer/Configuration/TrustList.cs 4.76% 40 Missing ⚠️
...rc/Technosoftware/UaClient/SessionClientBatched.cs 51.28% 38 Missing ⚠️
...oftware/UaPubSub/Transport/MqttPubSubConnection.cs 18.18% 25 Missing and 2 partials ⚠️
src/Technosoftware/UaPubSub/IntervalRunner.cs 0.00% 18 Missing ⚠️
...Technosoftware/UaServer/Sessions/SessionManager.cs 67.85% 10 Missing and 8 partials ⚠️
src/Technosoftware/UaClient/Subscription.cs 55.55% 13 Missing and 3 partials ⚠️
.../Technosoftware/UaClient/MonitoredItemDataCache.cs 16.66% 10 Missing and 5 partials ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
+ Coverage   50.48%   51.01%   +0.52%     
==========================================
  Files         117      117              
  Lines       27055    27524     +469     
  Branches     5264     5357      +93     
==========================================
+ Hits        13660    14041     +381     
- Misses      12011    12037      +26     
- Partials     1384     1446      +62     

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