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

add save_counts and save_coords methods #22

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

HaleySchuhl
Copy link
Contributor

@HaleySchuhl HaleySchuhl commented May 6, 2024

Describe your changes
Connect annotate.Points attributes with plantcv Outputs for streamlined downstream analysis.

Type of update
Is this a:

  • New feature or feature enhancement
  • Work in progress

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

@HaleySchuhl HaleySchuhl added the work in progress Mark work in progress label May 6, 2024
@HaleySchuhl HaleySchuhl self-assigned this May 6, 2024
Copy link

deepsource-io bot commented May 6, 2024

Here's the code health analysis summary for commits 447f2ab..6dc1f67. 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.

@HaleySchuhl HaleySchuhl added ready to review Ready for code review and removed work in progress Mark work in progress labels May 7, 2024
@HaleySchuhl HaleySchuhl requested a review from dhiraj-ms May 13, 2024 15:06
@HaleySchuhl HaleySchuhl added the merge in order Set of PRs that need to be merged sequentially label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge in order Set of PRs that need to be merged sequentially ready to review Ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#2 after Points basic functionality, connect to Outputs
1 participant