Skip to content

Conversation

@jksshack
Copy link
Collaborator

Describe your changes
Adds an elif statement that addresses rgba images
The alpha channel is removed before applying gaussian blur

Type of update

  • Bug fix

Associated issues
#1749

Additional context

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

add elif statement that addresses rgba images
alpha channel is removed before applying gaussian blur
@deepsource-io
Copy link

deepsource-io bot commented Aug 22, 2025

Here's the code health analysis summary for commits 83b15e0..e962319. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage❌ Failure
❗ 1 occurence introduced
🚨 1 failing metric
View Check ↗

Code Coverage Report

MetricAggregatePython
Branch Coverage100%100%
Composite Coverage100%100%
Line Coverage100%100%
New Branch Coverage100%100%
New Composite Coverage0%0%
New Line Coverage0%, ❌ Below Threshold0%, ❌ Below Threshold

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

@jksshack jksshack added the work in progress Mark work in progress label Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work in progress Mark work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants