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

Improved RenderEngine and Mesh coverage #739

Merged
merged 5 commits into from
Oct 13, 2022

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Oct 12, 2022

Signed-off-by: ahcorde ahcorde@gmail.com

🎉 New feature

Summary

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • 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.

Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Oct 12, 2022
@ahcorde ahcorde requested a review from iche033 as a code owner October 12, 2022 21:48
Signed-off-by: ahcorde <ahcorde@gmail.com>
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label Oct 12, 2022
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Merging #739 (9b60bf4) into ign-rendering3 (3522325) will increase coverage by 0.88%.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##           ign-rendering3     #739      +/-   ##
==================================================
+ Coverage           79.01%   79.89%   +0.88%     
==================================================
  Files                 100      100              
  Lines                7805     7805              
==================================================
+ Hits                 6167     6236      +69     
+ Misses               1638     1569      -69     
Impacted Files Coverage Δ
...e/ignition/rendering/base/BaseGaussianNoisePass.hh 96.66% <0.00%> (-3.34%) ⬇️
ogre2/src/Ogre2RenderEngine.cc 80.00% <0.00%> (+1.19%) ⬆️
include/ignition/rendering/base/BaseMaterial.hh 64.16% <0.00%> (+10.83%) ⬆️
ogre2/src/Ogre2MeshFactory.cc 82.30% <0.00%> (+11.93%) ⬆️
ogre2/src/Ogre2Mesh.cc 73.33% <0.00%> (+18.33%) ⬆️

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

@ahcorde ahcorde merged commit 6dda456 into ign-rendering3 Oct 13, 2022
@ahcorde ahcorde deleted the ahcorde/3/coverage/mesh branch October 13, 2022 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants