goatshriek / stumpless

a C logging library built for performance and features
https://goatshriek.github.io/stumpless
Apache License 2.0
446 stars 335 forks source link

remove snprintf from stumpless_get_prival_string #436

Closed Caselhos closed 2 months ago

Caselhos commented 2 months ago

Implementation of #435.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 90.68%. Comparing base (4162d1d) to head (d856d85).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #436 +/- ## ========================================== - Coverage 90.85% 90.68% -0.18% ========================================== Files 47 47 Lines 4384 4389 +5 Branches 586 586 ========================================== - Hits 3983 3980 -3 - Misses 269 276 +7 - Partials 132 133 +1 ```

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