piever / TableWidgets.jl

Interactive widgets to work with tabular data in Julia
Other
9 stars 2 forks source link

update to Julia 0.7 #11

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 61.21%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #11       +/-   ##
=========================================
+ Coverage   38.78%   100%   +61.21%     
=========================================
  Files           6      3        -3     
  Lines         165     46      -119     
=========================================
- Hits           64     46       -18     
+ Misses        101      0      -101
Impacted Files Coverage Δ
src/utils.jl 100% <ø> (+58.33%) :arrow_up:
src/selector.jl 100% <100%> (+37.5%) :arrow_up:
src/table.jl 100% <100%> (+49.25%) :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 2e3b241...90d28b4. Read the comment docs.