invenia / Memento.jl

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

Test on julia 0.7 #115

Closed nicoleepp closed 5 years ago

nicoleepp commented 5 years ago

Closes #113

codecov[bot] commented 5 years ago

Codecov Report

Merging #115 into master will decrease coverage by 1.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #115      +/-   ##
=========================================
- Coverage   97.56%   95.9%   -1.67%     
=========================================
  Files          12      12              
  Lines         288     293       +5     
=========================================
  Hits          281     281              
- Misses          7      12       +5
Impacted Files Coverage Δ
src/formatters.jl 94% <0%> (-6%) :arrow_down:
src/records.jl 96.66% <0%> (-3.34%) :arrow_down:
src/handlers.jl 95.12% <0%> (-2.38%) :arrow_down:

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 f742677...7bd4978. Read the comment docs.

nicoleepp commented 5 years ago

I don't have permissions to merge this :)