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

Update CODEOWNERS #217

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Update CODEOWNERS #217

merged 1 commit into from
Aug 12, 2021

Conversation

mjcarroll
Copy link
Contributor

Follow-up from gazebosim/gz-physics#281

Signed-off-by: Michael Carroll [email protected]

Signed-off-by: Michael Carroll <[email protected]>
@github-actions github-actions bot added 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome labels Aug 2, 2021
@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #217 (bc4f143) into ign-math6 (9519ce7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           ign-math6     #217   +/-   ##
==========================================
  Coverage      99.21%   99.21%           
==========================================
  Files             65       65           
  Lines           6089     6089           
==========================================
  Hits            6041     6041           
  Misses            48       48           

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 9519ce7...bc4f143. Read the comment docs.

@chapulina chapulina enabled auto-merge (squash) August 2, 2021 20:49
@chapulina chapulina merged commit cf6d052 into ign-math6 Aug 12, 2021
@chapulina chapulina deleted the update_codeowners branch August 12, 2021 18:14
francocipollone pushed a commit that referenced this pull request Aug 17, 2021
scpeters added a commit that referenced this pull request Aug 17, 2021
* Basic setup for Python interface using SWIG
* Changes in cmake to run python tests with colcon
* Adding Vector3 and Vector4 python interface tests
* Changing from a single ign_math.i file to a ruby.i and a python.i

Signed-off-by: Marcos Wagner <[email protected]>

* Fixes install path and name math instead of pymath.
* Adds py examples
* Fixes ruby_TEST set up.
* Support both Swig3 and Swig4 versions.

Signed-off-by: Franco Cipollone <[email protected]>

* Adds line in the src/CMakeLists.txt file to solve CI error.
Adds python test files to some of the classes that had an associated .i file.

Signed-off-by: LolaSegura <[email protected]>

* Remove Marya from CODEOWNERS (#217)

Signed-off-by: Michael Carroll <[email protected]>

* Use FAKE_INSTALL_PREFIX for PYTHONPATH in tests and
move the variable definition to the root CMakeLists.txt
* Set LD_LIBRARY_PATH for python tests
Point to fake install lib folder.

Signed-off-by: Steve Peters <[email protected]>

Co-authored-by: Franco Cipollone <[email protected]>
Co-authored-by: LolaSegura <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
Co-authored-by: Michael Carroll <[email protected]>
Co-authored-by: Steve Peters <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel 🔮 dome Ignition Dome 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants