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 image display test #468

Merged
merged 7 commits into from
Aug 19, 2022
Merged

Fix image display test #468

merged 7 commits into from
Aug 19, 2022

Conversation

jennuine
Copy link
Contributor

🦟 Bug fix

Part of gazebosim/gz-sim#1575

Summary

Fixed the ImageDisplay_TEST to increase code coverage

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.

@jennuine jennuine self-assigned this Aug 15, 2022
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label Aug 15, 2022
Signed-off-by: Jenn Nguyen <[email protected]>
@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #468 (aba1573) into ign-gui3 (d27c387) will increase coverage by 3.70%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           ign-gui3     #468      +/-   ##
============================================
+ Coverage     69.81%   73.51%   +3.70%     
============================================
  Files            29       30       +1     
  Lines          3273     3270       -3     
============================================
+ Hits           2285     2404     +119     
+ Misses          988      866     -122     
Impacted Files Coverage Δ
src/plugins/image_display/ImageDisplay.cc 99.31% <ø> (+75.24%) ⬆️
src/plugins/image_display/ImageDisplay.hh 100.00% <100.00%> (ø)

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

@chapulina chapulina added QA Quality assurance. 🏰 citadel Ignition Citadel and removed 🏰 citadel Ignition Citadel labels Aug 16, 2022
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job reviving that test!

Before merging, we just need to fix the visibility on Windows.

@jennuine jennuine requested a review from ahcorde August 19, 2022 16:15
@jennuine
Copy link
Contributor Author

@ahcorde do you mind taking a second look since I added more tests since @chapulina approved and she's on vacation now

@jennuine jennuine merged commit d43ea6a into ign-gui3 Aug 19, 2022
@jennuine jennuine deleted the jennuine/fix_image_test branch August 19, 2022 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel QA Quality assurance.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants