OPCFoundation / UA-.NETStandard

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

Update version.json to allow preview builds from develop #2813

Closed mregen closed 3 weeks ago

mregen commented 4 weeks ago

Proposed changes

Add develop branch to the list of public releases

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 4 weeks ago

Codecov Report

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

Project coverage is 54.82%. Comparing base (16b9aef) to head (3d454da). Report is 2 commits behind head on develop/main374.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop/main374 #2813 +/- ## =================================================== - Coverage 54.83% 54.82% -0.01% =================================================== Files 349 349 Lines 66057 66057 Branches 13574 13574 =================================================== - Hits 36223 36219 -4 - Misses 25873 25875 +2 - Partials 3961 3963 +2 ```

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