piever / TableWidgets.jl

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

General cleanup #24

Closed piever closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will decrease coverage by 69%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
- Coverage     100%   30.99%   -69.01%     
===========================================
  Files           3        7        +4     
  Lines          43      171      +128     
===========================================
+ Hits           43       53       +10     
- Misses          0      118      +118
Impacted Files Coverage Δ
src/table.jl 43.24% <0%> (-56.76%) :arrow_down:
src/utils.jl 47.61% <0%> (-52.39%) :arrow_down:
src/selector.jl 70.27% <0%> (-29.73%) :arrow_down:
src/filter.jl 0% <0%> (ø)
src/selectors.jl 0% <0%> (ø)
src/edit.jl 0% <0%> (ø)
src/TableWidgets.jl 100% <0%> (ø)

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 6d089f3...1d42c7e. Read the comment docs.