getsentry / sentry-native

Sentry SDK for C, C++ and native applications.
MIT License
403 stars 170 forks source link

ci: isolate version-string from formatting #1043

Closed supervacuus closed 2 months ago

supervacuus commented 2 months ago

skip-changelog

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.30%. Comparing base (a6ba26e) to head (d956ebe). Report is 2 commits behind head on release/0.7.10.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.7.10 #1043 +/- ## ================================================== - Coverage 83.79% 83.30% -0.50% ================================================== Files 53 53 Lines 5512 6338 +826 Branches 1198 1198 ================================================== + Hits 4619 5280 +661 - Misses 780 1044 +264 + Partials 113 14 -99 ```