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

DataFrame Accessor doesn't require all-Genotype columns #22

Merged
merged 3 commits into from
Jun 25, 2021

Conversation

jrm5100
Copy link
Contributor

@jrm5100 jrm5100 commented Jun 25, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #22 (4889960) into master (56de679) will increase coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   89.78%   89.98%   +0.19%     
==========================================
  Files          35       35              
  Lines        1616     1638      +22     
==========================================
+ Hits         1451     1474      +23     
+ Misses        165      164       -1     
Flag Coverage Δ
unittests 89.98% <100.00%> (+0.19%) ⬆️

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

Impacted Files Coverage Δ
pandas_genomics/accessors/dataframe_accessor.py 90.66% <100.00%> (+2.97%) ⬆️
tests/genotype_array/conftest.py 98.80% <100.00%> (+0.04%) ⬆️
...ests/genotype_array/test_GenotypeArrayAccessors.py 100.00% <100.00%> (ø)
tests/genotype_array/test_GenotypeArrayEncoding.py 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 56de679...4889960. Read the comment docs.

@jrm5100 jrm5100 merged commit d63e63d into HallLab:master Jun 25, 2021
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.

2 participants