estk / log4rs

A highly configurable logging framework for Rust
Apache License 2.0
973 stars 143 forks source link

Config tests #356

Open bconn98 opened 4 months ago

bconn98 commented 4 months ago

Add full suite of unit tests for the file, raw, and runtime configuration options.

Needed to add PartialEq to Format Enum to allow for comparison in testing

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 68.27%. Comparing base (f688e38) to head (b56f3b3).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #356 +/- ## ========================================== + Coverage 63.42% 68.27% +4.85% ========================================== Files 25 25 Lines 1572 1576 +4 ========================================== + Hits 997 1076 +79 + Misses 575 500 -75 ```

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