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

Remove Useless assignment to local variable in in DeviceModelPropertiesControllerTests #1395

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Oct 23, 2022

Description

What's new?

  • Remove unused references on local variables

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

Base: 89.40% // Head: 89.40% // No change to project coverage 👍

Coverage data is based on head (b97dd35) compared to base (b97dd35).
Patch has no changes to coverable lines.

❗ Current head b97dd35 differs from pull request most recent head 7082125. Consider uploading reports for the commit 7082125 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1395   +/-   ##
=======================================
  Coverage   89.40%   89.40%           
=======================================
  Files         254      254           
  Lines        7960     7960           
=======================================
  Hits         7117     7117           
  Misses        843      843           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kbeaugrand kbeaugrand force-pushed the fix/code_scaning_717_718 branch from 5277e8e to 7082125 Compare October 23, 2022 15:44
@kbeaugrand kbeaugrand changed the title Remove references to unused variables in DeviceModelPropertiesControl… Remove Useless assignment to local variable in in DeviceModelPropertiesControllerTests Oct 23, 2022
@kbeaugrand kbeaugrand marked this pull request as ready for review October 23, 2022 15:48
@kbeaugrand kbeaugrand requested a review from a team as a code owner October 23, 2022 15:48
@kbeaugrand kbeaugrand force-pushed the fix/code_scaning_717_718 branch from 7082125 to a219162 Compare October 23, 2022 15:52
@kbeaugrand kbeaugrand merged commit 49365e8 into main Oct 23, 2022
@kbeaugrand kbeaugrand deleted the fix/code_scaning_717_718 branch October 23, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant