OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.97k stars 950 forks source link

Fix Build & Test on Net 4.6.2 #2816

Closed romanett closed 3 weeks ago

romanett commented 3 weeks ago

Proposed changes

fixes the build & test pipelines for Net 4.6.2 by disabling an ECC Function

Related Issues

Types of changes

Checklist

Further comments

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.30%. Comparing base (1ef2efd) to head (f8f43fb). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2816 +/- ## ========================================== + Coverage 55.26% 55.30% +0.04% ========================================== Files 352 352 Lines 67332 67332 Branches 13806 13806 ========================================== + Hits 37209 37238 +29 + Misses 26035 26012 -23 + Partials 4088 4082 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.