Skip to content

Conversation

HaleySchuhl
Copy link
Contributor

@HaleySchuhl HaleySchuhl commented May 7, 2025

save euclidean length between coordinates?

Describe your changes
Testing the distance between calculated coordinates

Type of update
Is this a:

  • Bug fix
  • feature enhancement

Associated issues

Additional context
Add any other context about the problem here.

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 updating.md
  • Code reviewed
  • PR approved

save euclidean length between coordinates
Copy link

deepsource-io bot commented May 7, 2025

Here's the code health analysis summary for commits ff5a53d..6f5cabf. 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%, ✅ Above Threshold100%, ✅ Above Threshold

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

@HaleySchuhl HaleySchuhl added bugfix Bug fixes ready to review update Updates an existing feature/method labels May 7, 2025
@github-project-automation github-project-automation bot moved this to Pull Requests in PlantCV4 May 7, 2025
@HaleySchuhl HaleySchuhl added this to the PlantCV v4.8 milestone May 7, 2025
@nfahlgren nfahlgren merged commit 20f4f8e into main May 23, 2025
5 checks passed
@nfahlgren nfahlgren deleted the longest_path_bugfix branch May 23, 2025 18:50
@github-project-automation github-project-automation bot moved this from Pull Requests to Done in PlantCV4 May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fixes ready to review update Updates an existing feature/method
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

longest_path values unrealistically large?
2 participants