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

fixed centroid_type error for multichannel intensity_images #398

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

nthndy
Copy link
Contributor

@nthndy nthndy commented Jan 23, 2024

I had this change on my local clone but at some point it got overwritten by a change on the original repo so figured I should finally get round to doing a proper pull request.

#186 (comment)

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8632533) 85.74% compared to head (7b90ba9) 85.63%.

Files Patch % Lines
btrack/io/_localization.py 25.00% 2 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   85.74%   85.63%   -0.12%     
==========================================
  Files          31       31              
  Lines        2203     2206       +3     
  Branches      404      405       +1     
==========================================
  Hits         1889     1889              
- Misses        232      234       +2     
- Partials       82       83       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@quantumjot quantumjot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge this and sort out the linting errors separately

@quantumjot quantumjot merged commit a933a34 into quantumjot:main Mar 5, 2024
13 of 15 checks passed
quantumjot added a commit that referenced this pull request Mar 5, 2024
@nthndy nthndy deleted the fix-multichan-error branch April 2, 2024 10:21
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.

3 participants