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

fix ebuild temp build dir #421

Closed goatshriek closed 3 months ago

goatshriek commented 3 months ago

The S variable of ebuilds must be manually set since the build name changed to libstumpless.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

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 (3d9cdc4) to head (e7ecd90).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #421 +/- ## ======================================= Coverage 90.79% 90.79% ======================================= Files 48 48 Lines 4335 4335 Branches 577 577 ======================================= Hits 3936 3936 Misses 268 268 Partials 131 131 ```

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