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

Data structures interfaces for multi-threaded executor (backport #355) #363

Merged
merged 4 commits into from
Jun 14, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 12, 2023

This is an automatic backport of pull request #355 done by Mergify.


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

* added custom pointer in data structures

Signed-off-by: Jan Staschulat <[email protected]>

* added executor type

Signed-off-by: Jan Staschulat <[email protected]>

* renamed struct

Signed-off-by: Jan Staschulat <[email protected]>

---------

Signed-off-by: Jan Staschulat <[email protected]>
(cherry picked from commit 4b8ef7b)
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Merging #363 (b571c83) into iron (f6d86b4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             iron     #363   +/-   ##
=======================================
  Coverage   69.49%   69.49%           
=======================================
  Files          16       16           
  Lines        2760     2760           
  Branches      766      766           
=======================================
  Hits         1918     1918           
  Misses        454      454           
  Partials      388      388           

@JanStaschulat JanStaschulat merged commit 4fd2cc0 into iron Jun 14, 2023
@JanStaschulat JanStaschulat deleted the mergify/bp/iron/pr-355 branch June 14, 2023 10:23
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.

2 participants