plantcv icon indicating copy to clipboard operation
plantcv copied to clipboard

Deepsource fixes for hyper_histogram

Open natejly opened this issue 10 months ago • 1 comments

Removed default mutable args and reduced complexity of update_color_dict

Includes fixes for -Unnecessary comprehension (PTC-W0016) -Dangerous default argument (PYL-W0102)

natejly avatar Apr 20 '24 23:04 natejly

Here's the code health analysis summary for commits 4b7c85d..17fc4ad. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ Success
🎯 4 occurences 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.

deepsource-io[bot] avatar Apr 20 '24 23:04 deepsource-io[bot]