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

Support tables #40

Merged
merged 6 commits into from
May 9, 2022
Merged

Support tables #40

merged 6 commits into from
May 9, 2022

Conversation

AshlinHarris
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #40 (28e4946) into main (8d921a7) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           28        44   +16     
=========================================
+ Hits            28        44   +16     
Impacted Files Coverage Δ
src/PreprocessMD.jl 100.00% <100.00%> (ø)

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 8d921a7...28e4946. Read the comment docs.

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.

We should accept any Tables-compatible table as input, instead of only accepting DataFrames
1 participant