sile / sloggers

A Rust library which provides frequently used slog loggers and convenient functions
MIT License
37 stars 18 forks source link

Allow to specify overflow_strategy #21

Closed da-x closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #21 into master will decrease coverage by 1.04%. The diff coverage is 25%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21      +/-   ##
=======================================
- Coverage   44.05%   43%   -1.05%     
=======================================
  Files           9     9              
  Lines         622   658      +36     
=======================================
+ Hits          274   283       +9     
- Misses        348   375      +27
Impacted Files Coverage Δ
src/terminal.rs 0% <0%> (ø) :arrow_up:
src/file.rs 65.18% <20%> (-1.22%) :arrow_down:
src/types.rs 29.54% <41.17%> (+2.78%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 44db90e...4cb8b1e. Read the comment docs.