Parameters.jl icon indicating copy to clipboard operation
Parameters.jl copied to clipboard

Now getting the line-numbers right

Open mauro3 opened this issue 4 years ago • 2 comments

Fixes #137

Notes:

  • adds MacroTools as a dep
  • NamedTuples don't have line numbers. Thus none here either.

mauro3 avatar Feb 25 '21 15:02 mauro3

Codecov Report

Merging #139 (d5b0db3) into master (ecbf8df) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   93.66%   93.77%   +0.11%     
==========================================
  Files           1        1              
  Lines         284      273      -11     
==========================================
- Hits          266      256      -10     
+ Misses         18       17       -1     
Impacted Files Coverage Δ
src/Parameters.jl 93.77% <100.00%> (+0.11%) :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 ecbf8df...d5b0db3. Read the comment docs.

codecov[bot] avatar Feb 25 '21 15:02 codecov[bot]

Probably should merge this. A bit hesitant because of the new MacroTools dep...

mauro3 avatar Mar 23 '21 13:03 mauro3