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 l10n script #430

Closed goatshriek closed 2 months ago

goatshriek commented 2 months ago

Fixes the functionality of the add_l10n_string.rb script and localizes the error message for severity colors with non-stream targets, as this was not added due to the broken script. This was identified during work on #427.

sonarcloud[bot] commented 2 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 2 months ago

Codecov Report

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

Project coverage is 90.85%. Comparing base (19d83b4) to head (46fbdca).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #430 +/- ## ======================================= Coverage 90.85% 90.85% ======================================= Files 47 47 Lines 4384 4384 Branches 586 586 ======================================= Hits 3983 3983 Misses 269 269 Partials 132 132 ```

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