piever / TableWidgets.jl

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

travis #7

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #7 into master will increase coverage by 6.62%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #7      +/-   ##
=========================================
+ Coverage   12.98%   19.6%   +6.62%     
=========================================
  Files           7       6       -1     
  Lines         154     153       -1     
=========================================
+ Hits           20      30      +10     
+ Misses        134     123      -11
Impacted Files Coverage Δ
src/TableWidgets.jl 0% <ø> (ø) :arrow_up:
src/selector.jl 62.5% <ø> (ø) :arrow_up:
src/filter.jl 0% <ø> (ø) :arrow_up:
src/table.jl 0% <0%> (ø) :arrow_up:
src/utils.jl 40% <90.9%> (+40%) :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 dfb3d28...84297b7. Read the comment docs.