OPCFoundation / UA-.NETStandard

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

Typos #2581

Closed mtx500 closed 2 months ago

mtx500 commented 2 months ago

Proposed changes

Fixed a lot of typos in comments, strings and local variable names. No change to misspelled function names.

Related Issues

None.

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

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 13.33333% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 54.49%. Comparing base (d4f1d40) to head (70c0f1f).

Files Patch % Lines
Libraries/Opc.Ua.Client/Session.cs 0.00% 3 Missing :warning:
Libraries/Opc.Ua.Client/SessionAsync.cs 0.00% 3 Missing :warning:
...s.Client.Common/RegisteredApplicationExtensions.cs 0.00% 3 Missing :warning:
...aries/Opc.Ua.PubSub/Transport/MqttClientCreator.cs 0.00% 2 Missing :warning:
...Certificates/X509Certificate/CertificateBuilder.cs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2581 +/- ## ========================================== - Coverage 54.59% 54.49% -0.10% ========================================== Files 342 342 Lines 65044 65044 Branches 13331 13331 ========================================== - Hits 35511 35448 -63 - Misses 25681 25732 +51 - Partials 3852 3864 +12 ```

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