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

(moveit_py) fix pyi files (backport #2526) #2527

Open
wants to merge 1 commit into
base: iron
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 13, 2023

This is an automatic backport of pull request #2526 done by Mergify.
Cherry-pick of 4b73edb has failed:

On branch mergify/bp/iron/pr-2526
Your branch is up to date with 'origin/iron'.

You are currently cherry-picking commit 4b73edb2d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   moveit_py/moveit/README.md
	modified:   moveit_py/moveit/core/robot_trajectory.pyi

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   moveit_py/moveit/planning.pyi

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* (moveit_py) fix planning.pyi

* (moveit_py) add missing functions to robot_trajectory.pyi

* (moveit_py) fix command to generate stubs

(cherry picked from commit 4b73edb)

# Conflicts:
#	moveit_py/moveit/planning.pyi
@mergify mergify bot added the conflicts label Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ee72ae) 50.74% compared to head (23ff375) 50.72%.
Report is 4 commits behind head on iron.

Additional details and impacted files
@@            Coverage Diff             @@
##             iron    #2527      +/-   ##
==========================================
- Coverage   50.74%   50.72%   -0.02%     
==========================================
  Files         386      386              
  Lines       31982    31982              
==========================================
- Hits        16227    16220       -7     
- Misses      15755    15762       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete.

@github-actions github-actions bot added the stale Inactive issues and PRs are marked as stale and may be closed automatically. label Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts stale Inactive issues and PRs are marked as stale and may be closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant