estk / log4rs

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

chore: clippy fixes + msrv bump #354

Closed bconn98 closed 4 months ago

bconn98 commented 4 months ago

Fixes #353

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 63.07%. Comparing base (c981ca4) to head (049e2cc).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ========================================== + Coverage 63.01% 63.07% +0.05% ========================================== Files 24 24 Lines 1560 1557 -3 ========================================== - Hits 983 982 -1 + Misses 577 575 -2 ```

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

bconn98 commented 4 months ago

@estk Should be all set, backed out the msrv bump

bconn98 commented 4 months ago

OBE, closing. Changes merged in #361