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

Fix: Remove unused local variables #1105

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Fix: Remove unused local variables #1105

merged 1 commit into from
Dec 19, 2023

Conversation

timopollmeier
Copy link
Member

What

This removes some additional unused variables in the OSP protocol class.

Why

References

GEA-421

This removes some additional unused variables in the OSP protocol
class.
@timopollmeier timopollmeier requested a review from a team as a code owner December 19, 2023 11:31
@greenbonebot greenbonebot enabled auto-merge (rebase) December 19, 2023 11:31
Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (802ec6c) 98.17% compared to head (ddd2de4) 98.17%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1105   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files          60       60           
  Lines        4445     4445           
  Branches     1060     1060           
=======================================
  Hits         4364     4364           
  Misses         67       67           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@greenbonebot greenbonebot merged commit d2c3e50 into main Dec 19, 2023
18 checks passed
@greenbonebot greenbonebot deleted the remove-unused-vars branch December 19, 2023 11:53
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.

None yet

3 participants