goatshriek / stumpless

a C logging library built for high performance and a rich feature set
https://goatshriek.github.io/stumpless
Apache License 2.0
443 stars 321 forks source link

packaging and documentation fixes #420

Closed goatshriek closed 3 months ago

goatshriek commented 3 months ago

Updates and corrects packaging and documentation configurations. These include fixes for cpack generation, the addition of the INSTALL_HEADERS and INSTALL_HTML build options, and fixing all errors.

sonarcloud[bot] commented 3 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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.79%. Comparing base (fd62102) to head (6ec1b2d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #420 +/- ## ========================================== - Coverage 90.88% 90.79% -0.10% ========================================== Files 48 48 Lines 4335 4335 Branches 577 577 ========================================== - Hits 3940 3936 -4 - Misses 265 268 +3 - Partials 130 131 +1 ```

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