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

Add code quotes to TestFixture.hh #1723

Merged
merged 1 commit into from
Sep 19, 2022
Merged

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Sep 19, 2022

Signed-off-by: Nate Koenig [email protected]

🦟 Bug fix

Summary

The code style quotes were missing.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@nkoenig nkoenig added the tutorial-party Use to indicate a PR is for a tutorial party, which is part of the Gazebo release process. label Sep 19, 2022
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Sep 19, 2022
@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #1723 (ad81fc2) into gz-sim7 (0df8e9e) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           gz-sim7    #1723      +/-   ##
===========================================
- Coverage    63.93%   63.91%   -0.03%     
===========================================
  Files          334      334              
  Lines        26333    26333              
===========================================
- Hits         16836    16830       -6     
- Misses        9497     9503       +6     
Impacted Files Coverage Δ
src/SimulationRunner.cc 91.32% <0.00%> (-0.95%) ⬇️

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

@nkoenig nkoenig merged commit 2bc9086 into gz-sim7 Sep 19, 2022
@nkoenig nkoenig deleted the nkoenig/testfixture-doc-quotes branch September 19, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden tutorial-party Use to indicate a PR is for a tutorial party, which is part of the Gazebo release process.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants