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

Refactoring annotate #118

Merged
merged 7 commits into from
Jan 20, 2021
Merged

Refactoring annotate #118

merged 7 commits into from
Jan 20, 2021

Conversation

gwaybio
Copy link
Member

@gwaybio gwaybio commented Jan 6, 2021

Moving clunky cmap annotation and difficult-to-sustain portions of jump-cellpainting/profiling-recipe#14

closes #113

@codecov-io
Copy link

codecov-io commented Jan 20, 2021

Codecov Report

Merging #118 (67a8686) into master (90fda6b) will increase coverage by 0.01%.
The diff coverage is 97.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   98.72%   98.73%   +0.01%     
==========================================
  Files          45       46       +1     
  Lines        1885     1904      +19     
==========================================
+ Hits         1861     1880      +19     
  Misses         24       24              
Impacted Files Coverage Δ
pycytominer/cyto_utils/annotate_custom.py 96.87% <96.87%> (ø)
pycytominer/annotate.py 100.00% <100.00%> (+2.12%) ⬆️
pycytominer/cyto_utils/__init__.py 100.00% <100.00%> (ø)
...iner/tests/test_cyto_utils/test_annotate_custom.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 90fda6b...67a8686. Read the comment docs.

@gwaybio gwaybio marked this pull request as ready for review January 20, 2021 20:48
@gwaybio gwaybio merged commit 282966b into cytomining:master Jan 20, 2021
@gwaybio gwaybio deleted the refactor-annotate branch January 20, 2021 20:48
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.

Refactor annotate.py
2 participants