estk / log4rs

A highly configurable logging framework for Rust
Apache License 2.0
998 stars 147 forks source link

chore: set min chrono #346

Closed bconn98 closed 8 months ago

estk commented 8 months ago

@bconn98 fix lint then we're gtg

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (d4e6cbe) 62.99% compared to head (45c682c) 63.01%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #346 +/- ## ========================================== + Coverage 62.99% 63.01% +0.01% ========================================== Files 24 24 Lines 1562 1560 -2 ========================================== - Hits 984 983 -1 + Misses 578 577 -1 ```

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

bconn98 commented 8 months ago

@estk looks to be all set. I'll re-release once it's in.