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

Added Region3 Python interface #450

Merged
merged 11 commits into from
Jul 14, 2022
Merged

Added Region3 Python interface #450

merged 11 commits into from
Jul 14, 2022

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Jul 4, 2022

Signed-off-by: ahcorde [email protected]

🎉 New feature

Closes #392
Depends on #449

Summary

Added Region3 Python interface

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.

hidmic and others added 8 commits July 4, 2022 09:51
Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Michel Hidalgo <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
@ahcorde ahcorde self-assigned this Jul 4, 2022
Signed-off-by: ahcorde <[email protected]>
@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #450 (c38c7b8) into ign-math6 (407afa6) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           ign-math6     #450   +/-   ##
==========================================
  Coverage      99.68%   99.68%           
==========================================
  Files             73       73           
  Lines           6901     6901           
==========================================
  Hits            6879     6879           
  Misses            22       22           

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 407afa6...c38c7b8. Read the comment docs.

@ahcorde ahcorde added 🏰 citadel Ignition Citadel 🏯 fortress Ignition Fortress labels Jul 5, 2022
@chapulina chapulina added the scripting Scripting interfaces to Ignition label Jul 5, 2022
Base automatically changed from ahcorde/python/interval to ign-math6 July 11, 2022 07:27
@ahcorde ahcorde merged commit 1e1988d into ign-math6 Jul 14, 2022
@ahcorde ahcorde deleted the ahcorde/python/region3 branch July 14, 2022 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel 🏯 fortress Ignition Fortress scripting Scripting interfaces to Ignition
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add Region3 class Python wrapper
4 participants