invenia / Memento.jl

A flexible logging library for Julia
https://invenia.github.io/Memento.jl/latest
Other
88 stars 14 forks source link

Added proper deprecations for the Syslog and JsonFormatter changes. #47

Closed rofinn closed 6 years ago

rofinn commented 6 years ago

These deprecations aren't great, but they should be good enough that people should be informed of the breaking changes at least.

codecov[bot] commented 6 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #47   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      8    +1     
  Lines         192    197    +5     
=====================================
+ Hits          192    197    +5
Impacted Files Coverage Δ
src/Memento.jl 100% <ø> (ø) :arrow_up:
src/deprecated.jl 100% <100%> (ø)

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 dfe5625...204b19f. Read the comment docs.