Skip to content

Conversation

@joshqsumner
Copy link
Contributor

Describe your changes
Changing params.verbose from True/False to 0:2 with 0 being least verbose and 2 being most verbose. Also adds a verbosity_level argument to _debug so that it only does anything if params.verbose is high enough.

Type of update
This is a feature enhancement.

Associated issues
Closes #1826

Additional context
We have talked some about having more debug images printed if you're in an "extra verbose" mode, that is the goal here but I did not go through and try to add more debug images all over.

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

@joshqsumner joshqsumner added this to the PlantCV v5.0 milestone Oct 28, 2025
@joshqsumner joshqsumner added enhancement Enhancements to existing features work in progress Mark work in progress labels Oct 28, 2025
@deepsource-io
Copy link

deepsource-io bot commented Oct 28, 2025

Here's the code health analysis summary for commits 56ed841..7b55c84. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ Success
🎯 1 occurence resolved
View 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.

@joshqsumner joshqsumner added ready to review and removed work in progress Mark work in progress labels Nov 14, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants