invenia / Memento.jl

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

Switch to `getproperty` for AttributeRecord #119

Closed nicoleepp closed 5 years ago

nicoleepp commented 5 years ago

You can see the deprecation at work here: https://travis-ci.org/invenia/Memento.jl/jobs/512194767#L538

Closes #87

codecov[bot] commented 5 years ago

Codecov Report

Merging #119 into master will decrease coverage by 0.33%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   96.09%   95.75%   -0.34%     
==========================================
  Files          12       12              
  Lines         307      306       -1     
==========================================
- Hits          295      293       -2     
- Misses         12       13       +1
Impacted Files Coverage Δ
src/records.jl 93.1% <100%> (-3.57%) :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 21eca06...d7de435. Read the comment docs.