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

Clean up use of PROJECT_SOURCE_PATH in tests #549

Merged
merged 8 commits into from
Apr 30, 2021
Merged

Clean up use of PROJECT_SOURCE_PATH in tests #549

merged 8 commits into from
Apr 30, 2021

Conversation

mjcarroll
Copy link
Contributor

🧹 Clean some uses of PROJECT_SOURCE_PATH

This is partially to address compatibility with Bazel builds, but also generally better practice going forward as it handles paths more consistently across operating systems.

Signed-off-by: Michael Carroll michael@openrobotics.org

Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll mjcarroll requested a review from azeey April 27, 2021 13:06
@mjcarroll mjcarroll self-assigned this Apr 27, 2021
@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Apr 27, 2021
Signed-off-by: Michael Carroll <michael@openrobotics.org>
test/integration/nested_model.cc Outdated Show resolved Hide resolved
test/integration/nested_model.cc Outdated Show resolved Hide resolved
test/integration/nested_model.cc Outdated Show resolved Hide resolved
mjcarroll and others added 3 commits April 27, 2021 11:37
Signed-off-by: Michael Carroll <michael@openrobotics.org>

Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>

Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2021

Codecov Report

Merging #549 (967a4cd) into sdf11 (25004f0) will not change coverage.
The diff coverage is n/a.

❗ Current head 967a4cd differs from pull request most recent head dfcd30f. Consider uploading reports for the commit dfcd30f to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##            sdf11     #549   +/-   ##
=======================================
  Coverage   87.46%   87.46%           
=======================================
  Files          72       72           
  Lines       10349    10349           
=======================================
  Hits         9052     9052           
  Misses       1297     1297           

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 25004f0...dfcd30f. Read the comment docs.

tools/code_check.sh Outdated Show resolved Hide resolved
Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll mjcarroll requested review from ahcorde and azeey April 28, 2021 12:51
Copy link
Collaborator

@azeey azeey left a comment

Choose a reason for hiding this comment

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

LGTM!

@mjcarroll mjcarroll merged commit 16f28ae into sdf11 Apr 30, 2021
@mjcarroll mjcarroll deleted the test_cleanup branch April 30, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants