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

Unify TODO comment style for better searchability #2958

Merged
merged 1 commit into from Apr 27, 2024
Merged

Conversation

ChrisThrasher
Copy link
Member

Description

Continuing precedent set in #2825

@ChrisThrasher ChrisThrasher added this to the 3.0 milestone Apr 27, 2024
@ChrisThrasher
Copy link
Member Author

void JoystickImpl::initialize()
{
// Not implemented
}

I found some more functions that might need TODO statements since they lack an implementation but in theory could be implemented.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8857586167

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.624%

Totals Coverage Status
Change from base Build 8841003784: 0.0%
Covered Lines: 10367
Relevant Lines: 18964

💛 - Coveralls

@ChrisThrasher ChrisThrasher merged commit eb9c843 into master Apr 27, 2024
209 checks passed
@ChrisThrasher ChrisThrasher deleted the todo branch April 27, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants