estk / log4rs

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

test: size trigger, cleanup control color, MSRV bump for toml #348

Closed bconn98 closed 5 months ago

bconn98 commented 5 months ago

Utilize serde_test crate for cleaner testing of de serialization, want to update other locations to do the same in the coming weeks.

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (c981ca4) 63.01% compared to head (90b524d) 64.40%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #348 +/- ## ========================================== + Coverage 63.01% 64.40% +1.38% ========================================== Files 24 24 Lines 1560 1559 -1 ========================================== + Hits 983 1004 +21 + Misses 577 555 -22 ```

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

bconn98 commented 5 months ago

Closing will bring as part of larger test effort