estk / log4rs

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

Compound appender tests #355

Open bconn98 opened 4 months ago

bconn98 commented 4 months ago

Hard code make_temp_file_name to 0 in the test config to allow for a consistent testing environment.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 66.15%. Comparing base (c981ca4) to head (7ae8409).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #355 +/- ## ========================================== + Coverage 63.01% 66.15% +3.14% ========================================== Files 24 24 Lines 1560 1557 -3 ========================================== + Hits 983 1030 +47 + Misses 577 527 -50 ```

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