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 SDLProxy private method naming and add documentation #1588

Merged
merged 1 commit into from Mar 18, 2020

Conversation

joeljfischer
Copy link
Contributor

Fixes #1587

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

Only method name and documentation changes

Core Tests

Only method name and documentation changes

Core version / branch / commit hash / module tested against: n/a
HMI name / version / branch / commit hash / module tested against: n/a

Summary

This PR adds some private method naming changes and private method documentation

Changelog

n/a

Tasks Remaining:

None

CLA

@joeljfischer joeljfischer added the best practice Not a defect but something that should be improved anyway label Mar 13, 2020
@joeljfischer joeljfischer self-assigned this Mar 13, 2020
@joeljfischer joeljfischer changed the base branch from master to develop March 13, 2020 19:37
@NicoleYarroch NicoleYarroch self-requested a review March 16, 2020 20:11
@NicoleYarroch NicoleYarroch added this to In progress in v6.6.0 via automation Mar 16, 2020
v6.6.0 automation moved this from In progress to Reviewer approved Mar 18, 2020
@joeljfischer joeljfischer merged commit 08c365c into develop Mar 18, 2020
v6.6.0 automation moved this from Reviewer approved to Done Mar 18, 2020
@joeljfischer joeljfischer deleted the bugfix/issue-1587-sdlproxy-documentation branch March 18, 2020 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway
Projects
No open projects
v6.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

Add documentation for SDLProxy.sendMobileHMIState
2 participants