JuliaData / NamedTuples.jl

[DEPRECATED] NamedTuples.jl
Other
30 stars 17 forks source link

Remove code that supports pre 0.6 julia versions #67

Closed davidanthoff closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #67 into master will increase coverage by 1.39%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #67      +/-   ##
=========================================
+ Coverage    70.1%   71.5%   +1.39%     
=========================================
  Files           1       1              
  Lines         184     179       -5     
=========================================
- Hits          129     128       -1     
+ Misses         55      51       -4
Impacted Files Coverage Δ
src/NamedTuples.jl 71.5% <100%> (+1.39%) :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 4d03148...29b31f9. Read the comment docs.

davidanthoff commented 6 years ago

Since this isn't urgent we should let it sit for a little while.

Yeah, no rush. Easiest way to increase code cov: delete stuff.