Closed nfahlgren closed 1 month ago
Here's the code health analysis summary for commits 1429294..6692372
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
Python | ✅ Success | View Check ↗ | |
Test coverage | ✅ Success | View Check ↗ |
Metric | Aggregate | Python |
---|---|---|
Branch Coverage | 100% | 100% |
Composite Coverage | 100% | 100% |
Line Coverage | 100% | 100% |
New Branch Coverage | 100% | 100% |
New Composite Coverage | 100% | 100% |
New Line Coverage | 100%, ✅ Above Threshold | 100%, ✅ Above Threshold |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
Describe your changes The existing
warn
function prints a warning message to STDERR. This PR updates the function to print whenpcv.params.verbose
isTrue
but notFalse
. This allows the user to suppress warning messages when needed. Also adds an explicit test for thewarn
function.Type of update Is this a: New feature or feature enhancement
For the reviewer See this page for instructions on how to review the pull request.
plantcv/mkdocs.yml
updating.md