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

Final Windows fixes to complete compilation #585

Merged
merged 14 commits into from
Jan 28, 2021
Merged

Conversation

j-rivero
Copy link
Contributor

The PR include different fixes:

  • Remove unneeded Qt support from GuiSystem
  • Visibility fixes
  • Disable TestSystem on Windows. Needs more inspection about an error with ign-plugin.

@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Jan 27, 2021
src/systems/CMakeLists.txt Outdated Show resolved Hide resolved
test/plugins/CMakeLists.txt Show resolved Hide resolved
include/ignition/gazebo/gui/GuiSystem.hh Show resolved Hide resolved
@chapulina
Copy link
Contributor

Nice! I see the build passing here: Build Status 🎉

@j-rivero
Copy link
Contributor Author

New test on Windows Build Status

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #585 (991b75c) into main (cd78bd4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #585   +/-   ##
=======================================
  Coverage   77.38%   77.38%           
=======================================
  Files         213      213           
  Lines       11954    11954           
=======================================
  Hits         9251     9251           
  Misses       2703     2703           
Impacted Files Coverage Δ
include/ignition/gazebo/EventManager.hh 79.16% <ø> (ø)
include/ignition/gazebo/gui/GuiSystem.hh 0.00% <ø> (ø)
include/ignition/gazebo/gui/TmpIface.hh 0.00% <ø> (ø)
...ems/kinetic_energy_monitor/KineticEnergyMonitor.hh 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd78bd4...991b75c. Read the comment docs.

Signed-off-by: Jose Luis Rivero <[email protected]>
@j-rivero
Copy link
Contributor Author

New test after fix visibility Build Status

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.

Great! Feel free to merge with happy CI.

@chapulina chapulina added the Windows Windows support label Jan 28, 2021
@j-rivero j-rivero merged commit 55ddac7 into main Jan 28, 2021
@j-rivero j-rivero deleted the jrivero/win/final_fixes branch January 28, 2021 23:32
@j-rivero j-rivero mentioned this pull request Jan 28, 2021
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏢 edifice Ignition Edifice Windows Windows support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants