Skip to content

Conversation

@malmaud
Copy link
Collaborator

@malmaud malmaud commented Aug 28, 2021

Fixes #77.

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2021

Codecov Report

Merging #78 (ea69e66) into master (de05d58) will decrease coverage by 6.58%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
- Coverage   70.33%   63.75%   -6.59%     
==========================================
  Files           4        5       +1     
  Lines         236      240       +4     
==========================================
- Hits          166      153      -13     
- Misses         70       87      +17     
Flag Coverage Δ
unittests 63.75% <90.00%> (-6.59%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tables.jl 83.33% <83.33%> (ø)
src/Pandas.jl 62.37% <100.00%> (-7.99%) ⬇️
src/util.jl 0.00% <0.00%> (ø)
src/tabletraits.jl 96.42% <0.00%> (+0.13%) ⬆️

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 de05d58...ea69e66. Read the comment docs.

@malmaud malmaud merged commit a5de59e into master Aug 28, 2021
@malmaud malmaud deleted the tables_interface branch August 28, 2021 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It seems Pandas.jl does not correctly support Tables.jl interface

3 participants