queryverse / IterableTables.jl

Implementations of the TableTraits.jl interface for various packages
Other
79 stars 9 forks source link

Enable TimeSeries.jl support again #87

Closed davidanthoff closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #87 into master will decrease coverage by 82.62%. The diff coverage is 86.2%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #87       +/-   ##
===========================================
- Coverage     100%   17.37%   -82.63%     
===========================================
  Files           1        9        +8     
  Lines           3      259      +256     
===========================================
+ Hits            3       45       +42     
- Misses          0      214      +214
Impacted Files Coverage Δ
src/IterableTables.jl 60% <0%> (-40%) :arrow_down:
src/integrations/timeseries.jl 79.24% <89.28%> (ø)
src/integrations/generators.jl 0% <0%> (ø)
src/integrations/dataframes.jl 0% <0%> (ø)
src/integrations/statsmodels.jl 0% <0%> (ø)
src/integrations/juliadb.jl 0% <0%> (ø)
src/integrations/gadfly.jl 0% <0%> (ø)
src/integrations/temporal.jl 0% <0%> (ø)
src/integrations/datastreams.jl 0% <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 d535652...35adc89. Read the comment docs.