piever / TableWidgets.jl

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

switch to Project file #33

Closed piever closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #33 into master will increase coverage by 3.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   28.83%   32.74%   +3.91%     
==========================================
  Files           6        7       +1     
  Lines         163      171       +8     
==========================================
+ Hits           47       56       +9     
+ Misses        116      115       -1
Impacted Files Coverage Δ
src/TableWidgets.jl 100% <ø> (ø)
src/utils.jl 52.38% <0%> (+2.38%) :arrow_up:
src/table.jl 45.94% <0%> (+4.76%) :arrow_up:
src/selector.jl 72.97% <0%> (+5.32%) :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 b120fdf...80e98ac. Read the comment docs.