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

Adding single cell module #111

Merged
merged 16 commits into from
Dec 16, 2020
Merged

Conversation

gwaybio
Copy link
Member

@gwaybio gwaybio commented Dec 10, 2020

Implementing the strategy outlined in #100 (comment)

@codecov-io
Copy link

Codecov Report

Merging #111 (4cd0896) into master (ac3ef68) will decrease coverage by 0.11%.
The diff coverage is 98.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   98.89%   98.77%   -0.12%     
==========================================
  Files          41       42       +1     
  Lines        1628     1636       +8     
==========================================
+ Hits         1610     1616       +6     
- Misses         18       20       +2     
Impacted Files Coverage Δ
pycytominer/aggregate.py 88.46% <66.66%> (-9.71%) ⬇️
pycytominer/cyto_utils/cells.py 98.90% <98.90%> (ø)
pycytominer/tests/test_cyto_utils/test_cells.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 ac3ef68...4cd0896. Read the comment docs.

@gwaybio
Copy link
Member Author

gwaybio commented Dec 14, 2020

todo: add test to pycytominer.cyto_utils.cells.py in merge_single_cells method

@gwaybio gwaybio merged commit b039f14 into cytomining:master Dec 16, 2020
@gwaybio gwaybio deleted the singlecell-module branch December 16, 2020 00:04
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