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

Refactor unnecessary else / elif when if block has a return statement #870

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

deepsource-autofix[bot]
Copy link
Contributor

No description provided.

@nfahlgren nfahlgren added ready to review update Updates an existing feature/method labels Feb 18, 2022
@nfahlgren nfahlgren added this to In progress in PlantCV3 via automation Feb 18, 2022
@nfahlgren nfahlgren added this to the PlantCV v3.14.0 milestone Feb 18, 2022
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #870 (91e3a21) into master (f3a8eff) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #870   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          142       142           
  Lines         6005      6005           
=========================================
  Hits          6005      6005           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
plantcv/parallel/parsers.py 100.00% <100.00%> (ø)
plantcv/plantcv/acute.py 100.00% <100.00%> (ø)
plantcv/plantcv/cluster_contours.py 100.00% <100.00%> (ø)
plantcv/plantcv/color_palette.py 100.00% <100.00%> (ø)
plantcv/plantcv/object_composition.py 100.00% <100.00%> (ø)
plantcv/plantcv/spectral_index/spectral_index.py 100.00% <100.00%> (ø)

Copy link
Member

@nfahlgren nfahlgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deepsource autofix issues

@nfahlgren nfahlgren merged commit d173df6 into master Feb 18, 2022
PlantCV3 automation moved this from In progress to Done Feb 18, 2022
@nfahlgren nfahlgren deleted the deepsource-fix-521c1f7c branch February 18, 2022 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to review update Updates an existing feature/method
Projects
No open projects
PlantCV3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant