Skip to content

Comments

Napari points sam#48

Open
maliagehan wants to merge 4 commits intomainfrom
napari-points-sam
Open

Napari points sam#48
maliagehan wants to merge 4 commits intomainfrom
napari-points-sam

Conversation

@maliagehan
Copy link
Member

Describe your changes
added a method to napari_read that formats data for input into ultralytics SAM functions.

Type of update
Is this a:

  • New feature or feature enhancement
  • Update to documentation

For the reviewer
See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv/mkdocs.yml
  • Changes to function input/output signatures added to changelog.md
  • Code reviewed
  • PR approved

added function and tests, still need docs.
also fixed a problem with a link in naive bayes
fixed whitespace
@deepsource-io
Copy link

deepsource-io bot commented Jan 30, 2026

Here's the code health analysis summary for commits afd540f..c45e57c. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗

Code Coverage Report

MetricAggregatePython
Branch Coverage100%100%
Composite Coverage100%100%
Line Coverage100%100%
New Branch Coverage100%100%
New Composite Coverage100%100%
New Line Coverage100%100%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

deepsource complained about using range instead of enumerate
@maliagehan maliagehan added enhancement Enhancements to existing features ready to review Ready for code review labels Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancements to existing features ready to review Ready for code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant