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

Try to coerce string input for subsample_n #34

Merged
merged 2 commits into from
Aug 20, 2019

Conversation

gwaybio
Copy link
Member

@gwaybio gwaybio commented Aug 20, 2019

closes #29

@codecov-io
Copy link

codecov-io commented Aug 20, 2019

Codecov Report

Merging #34 into master will increase coverage by 0.03%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #34      +/-   ##
=========================================
+ Coverage   95.87%   95.9%   +0.03%     
=========================================
  Files          25      25              
  Lines         751     757       +6     
=========================================
+ Hits          720     726       +6     
  Misses         31      31
Impacted Files Coverage Δ
pycytominer/aggregate.py 88.18% <76.47%> (+0.68%) ⬆️

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 859687e...8d07f70. Read the comment docs.

@gwaybio gwaybio merged commit 843d74f into cytomining:master Aug 20, 2019
@gwaybio gwaybio deleted the robust-n-int branch August 20, 2019 18:00
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.

Better Handling of Subsample_N
2 participants