dseinternational / open-dotnet

Libraries and tools supporting DSE Open systems and technologies.
MIT License
0 stars 0 forks source link

Add option to attribute to not emit implicit downcasts for values #173

Closed rabuckley closed 1 month ago

rabuckley commented 1 month ago

Adds an option to not emit implicit downcasts for values.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 59.42857% with 71 lines in your changes missing coverage. Please review.

Project coverage is 47.5%. Comparing base (baebb5c) to head (53c9630). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...n.Values.Generators/ValueTypesGenerator.Emitter.cs 60.6% 62 Missing and 1 partial :warning:
.../DSE.Open.Values.Generators/ValueTypesGenerator.cs 46.1% 6 Missing and 1 partial :warning:
src/DSE.Open.Values.Abstractions/ValueAttribute.cs 0.0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ===================================== Coverage 47.5% 47.5% ===================================== Files 755 755 Lines 36865 36906 +41 Branches 2937 2941 +4 ===================================== + Hits 17545 17565 +20 - Misses 18213 18232 +19 - Partials 1107 1109 +2 ```

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