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

Enable running parallel or single pipeline benchmarks #2385

Conversation

sjahr
Copy link
Contributor

@sjahr sjahr commented Sep 25, 2023

Description

Small fix to disable the need to always configure single and parallel planning pipelines for benchmarks.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@sjahr sjahr self-assigned this Sep 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f998962) 50.78% compared to head (9ad895c) 50.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2385      +/-   ##
==========================================
+ Coverage   50.78%   50.79%   +0.01%     
==========================================
  Files         386      386              
  Lines       31972    31972              
==========================================
+ Hits        16235    16236       +1     
+ Misses      15737    15736       -1     

see 2 files with indirect coverage changes

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

@sjahr sjahr requested a review from MarqRazz September 28, 2023 09:16
@sjahr sjahr merged commit 276e661 into moveit:main Sep 29, 2023
8 checks passed
m-elwin pushed a commit to m-elwin/moveit2 that referenced this pull request Dec 4, 2023
* Enable running single or parallel planning pipeline benchmarks

* Decrease log severity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants