piever / TableWidgets.jl

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

add general table compatibility for display table #8

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #8 into master will increase coverage by 22.32%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #8       +/-   ##
===========================================
+ Coverage    19.6%   41.93%   +22.32%     
===========================================
  Files           6        6               
  Lines         153      155        +2     
===========================================
+ Hits           30       65       +35     
+ Misses        123       90       -33
Impacted Files Coverage Δ
src/TableWidgets.jl 100% <ø> (+100%) :arrow_up:
src/table.jl 54.09% <100%> (+54.09%) :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 50f87db...335cc09. Read the comment docs.