invenia / Memento.jl

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

Adding `@test_log`, `@test_warn` and `@test_throws` support #53

Closed rofinn closed 6 years ago

rofinn commented 6 years ago

Closes #48

codecov[bot] commented 6 years ago

Codecov Report

Merging #53 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   99.04%   99.11%   +0.07%     
==========================================
  Files           8        9       +1     
  Lines         209      227      +18     
==========================================
+ Hits          207      225      +18     
  Misses          2        2
Impacted Files Coverage Δ
src/Memento.jl 100% <ø> (ø) :arrow_up:
src/test.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 536770f...90cf46a. Read the comment docs.