invenia / Memento.jl

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

Support exception types for >= error do-blocks #148

Closed rofinn closed 4 years ago

rofinn commented 4 years ago

Closes #127

codecov[bot] commented 4 years ago

Codecov Report

Merging #148 into master will increase coverage by 0.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   96.39%   96.84%   +0.45%     
==========================================
  Files          12       12              
  Lines         305      349      +44     
==========================================
+ Hits          294      338      +44     
  Misses         11       11              
Impacted Files Coverage Δ
src/handlers.jl 100.00% <0.00%> (ø) :arrow_up:
src/records.jl 92.85% <0.00%> (ø) :arrow_up:
src/formatters.jl 98.00% <0.00%> (ø) :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 d910752...55d262d. Read the comment docs.