Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Tables accessors #80

Merged
merged 1 commit into from
Aug 28, 2021
Merged

Enable Tables accessors #80

merged 1 commit into from
Aug 28, 2021

Conversation

malmaud
Copy link
Collaborator

@malmaud malmaud commented Aug 28, 2021

Fixes #70

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2021

Codecov Report

Merging #80 (6b41a02) into master (a5de59e) will increase coverage by 0.44%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   63.75%   64.19%   +0.44%     
==========================================
  Files           5        5              
  Lines         240      243       +3     
==========================================
+ Hits          153      156       +3     
  Misses         87       87              
Flag Coverage Δ
unittests 64.19% <100.00%> (+0.44%) ⬆️

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

Impacted Files Coverage Δ
src/tables.jl 88.88% <100.00%> (+5.55%) ⬆️

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 a5de59e...6b41a02. Read the comment docs.

@malmaud malmaud merged commit c562ace into master Aug 28, 2021
@malmaud malmaud deleted the rowaccess branch August 28, 2021 04:52
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.

Define methods Tables.columnaccess and Tables.rowaccess
2 participants