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

Use direct evaluation for SKIP_av. #250

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

mahiuchun
Copy link
Contributor

${} gives the result in string so something like colcon build --merge-install --packages-up-to ignition-common4 --cmake-args '-DSKIP_av=true' might not work as expected.

Signed-off-by: Hill Ma <hillma@google.com>
@github-actions github-actions bot added 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress labels Sep 19, 2021
@mahiuchun mahiuchun changed the base branch from ign-common4 to ign-common3 September 19, 2021 22:45
@codecov
Copy link

codecov bot commented Sep 19, 2021

Codecov Report

Merging #250 (60a1c74) into ign-common3 (d9d8df2) will increase coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           ign-common3     #250      +/-   ##
===============================================
+ Coverage        76.55%   77.00%   +0.45%     
===============================================
  Files               73       75       +2     
  Lines            10386    10655     +269     
===============================================
+ Hits              7951     8205     +254     
- Misses            2435     2450      +15     
Impacted Files Coverage Δ
src/Timer.cc 60.00% <0.00%> (-6.67%) ⬇️
src/Filesystem.cc 73.88% <0.00%> (-2.23%) ⬇️
src/WorkerPool.cc 96.55% <0.00%> (-1.73%) ⬇️
src/SystemPaths.cc 86.77% <0.00%> (-1.26%) ⬇️
src/URI.cc 97.41% <0.00%> (-1.07%) ⬇️
graphics/src/SkeletonNode.cc 67.42% <0.00%> (-0.73%) ⬇️
graphics/src/SubMesh.cc 90.99% <0.00%> (-0.62%) ⬇️
graphics/src/Pbr.cc 97.93% <0.00%> (-0.40%) ⬇️
graphics/src/Skeleton.cc 42.22% <0.00%> (-0.26%) ⬇️
graphics/src/ColladaLoader.cc 85.18% <0.00%> (-0.03%) ⬇️
... and 16 more

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 d9d8df2...60a1c74. Read the comment docs.

@mjcarroll mjcarroll merged commit 0a3d541 into gazebosim:ign-common3 Sep 27, 2021
@osrf-triage
Copy link

This pull request has been mentioned on Gazebo Community. There might be relevant details there:

https://community.gazebosim.org/t/new-ignition-releases-2022-01-24-citadel-edifice-fortress/1241/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants