rabbitmq / rabbitmq-stream-dotnet-client

RabbitMQ client for the stream protocol
https://rabbitmq.github.io/rabbitmq-stream-dotnet-client/stable/htmlsingle/index.html
Other
122 stars 41 forks source link

Read VersionString from AssemblyInformationalVersionAttribute (#365) #368

Closed doerig closed 8 months ago

doerig commented 8 months ago

Read VersionString from AssemblyInformationalVersionAttribute instead of FileVersionInfo

Fixes #365

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 92.08%. Comparing base (906eb83) to head (0ba1df7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #368 +/- ## ========================================== + Coverage 91.92% 92.08% +0.15% ========================================== Files 118 118 Lines 12103 12102 -1 Branches 936 936 ========================================== + Hits 11126 11144 +18 + Misses 756 743 -13 + Partials 221 215 -6 ```

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