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

refactor code and docs #418

Closed goatshriek closed 5 months ago

goatshriek commented 5 months ago

Updates to documentation and refactoring in preparation for release v2.2.0.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 93.33333% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 90.88%. Comparing base (aef696d) to head (1fa5e79). Report is 2 commits behind head on latest.

Files Patch % Lines
src/param.c 92.10% 1 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #418 +/- ## ========================================== + Coverage 90.61% 90.88% +0.26% ========================================== Files 47 48 +1 Lines 4307 4335 +28 Branches 572 577 +5 ========================================== + Hits 3903 3940 +37 + Misses 278 265 -13 - Partials 126 130 +4 ```

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

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud