OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.9k stars 926 forks source link

Fix UWP sample build, bump default build number #2496

Closed mregen closed 5 months ago

mregen commented 5 months ago

Proposed changes

Related Issues

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply. You can also fill these out after creating the PR.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (5afbd81) 52.22% compared to head (90147e4) 53.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2496 +/- ## ========================================== + Coverage 52.22% 53.93% +1.70% ========================================== Files 316 334 +18 Lines 61821 64425 +2604 Branches 12726 13226 +500 ========================================== + Hits 32284 34745 +2461 + Misses 26016 25929 -87 - Partials 3521 3751 +230 ```

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