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

Added stumpless_element_to_string benchmark #375 #396

Closed Miroslav263 closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (cbfe354) 90.48% compared to head (e019ae4) 90.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #396 +/- ## ======================================= Coverage 90.48% 90.48% ======================================= Files 46 46 Lines 4160 4160 Branches 553 553 ======================================= Hits 3764 3764 Misses 273 273 Partials 123 123 ```

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

goatshriek commented 10 months ago

Thanks very much for putting this together! It looks great!