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 cell counting with more than 2 defined strata #76

Merged
merged 3 commits into from
Mar 24, 2020

Conversation

gwaybio
Copy link
Member

@gwaybio gwaybio commented Mar 24, 2020

Closes #75

@codecov-io
Copy link

Codecov Report

Merging #76 into master will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   97.38%   97.52%   +0.14%     
==========================================
  Files          40       40              
  Lines        1795     1817      +22     
==========================================
+ Hits         1748     1772      +24     
+ Misses         47       45       -2     
Impacted Files Coverage Δ
pycytominer/tests/test_aggregate.py 100.00% <ø> (ø)
pycytominer/aggregate.py 98.16% <100.00%> (+1.83%) ⬆️
pycytominer/tests/test_aggregate_profiles.py 99.19% <100.00%> (+0.17%) ⬆️

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 17a1a6e...cab5778. Read the comment docs.

@gwaybio gwaybio merged commit 88fcf65 into cytomining:master Mar 24, 2020
@gwaybio gwaybio deleted the fix-count-cells branch March 24, 2020 12:49
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.

aggregate count_cells() is currently restricted to only two strata variables
2 participants