Skip to content

Use Enhanced Thread Pool in Router#310

Open
jparisu wants to merge 5 commits intomainfrom
feature/new-thread-pool-impl
Open

Use Enhanced Thread Pool in Router#310
jparisu wants to merge 5 commits intomainfrom
feature/new-thread-pool-impl

Conversation

@jparisu
Copy link
Copy Markdown
Contributor

@jparisu jparisu commented Sep 21, 2022

It requires #304

jparisu added 5 commits September 20, 2022 16:07
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
@jparisu jparisu temporarily deployed to codecov September 21, 2022 06:16 Inactive
@jparisu jparisu temporarily deployed to codecov September 21, 2022 06:16 Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 21, 2022

Codecov Report

❌ Patch coverage is 60.50955% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.95%. Comparing base (3a215f6) to head (51fbe36).
⚠️ Report is 128 commits behind head on main.

Files with missing lines Patch % Lines
...outer_core/src/cpp/communication/rpc/RPCBridge.cpp 0.00% 17 Missing ⚠️
...ter_utils/src/cpp/thread/manager/StdThreadPool.cpp 52.77% 1 Missing and 16 partials ⚠️
...uter_utils/src/cpp/thread/manager/AsyncManager.cpp 50.00% 0 Missing and 10 partials ⚠️
ddsrouter_core/src/cpp/core/DDSRouterImpl.cpp 33.33% 1 Missing and 3 partials ⚠️
ddsrouter_utils/src/cpp/math/math.cpp 88.46% 0 Missing and 3 partials ⚠️
...r_utils/thread/connector/impl/OneShotConnector.ipp 71.42% 0 Missing and 2 partials ⚠️
.../ddsrouter_utils/wait/impl/ConsumerWaitHandler.ipp 0.00% 2 Missing ⚠️
...router_utils/src/cpp/thread/task/ReferenceTask.cpp 66.66% 1 Missing and 1 partial ⚠️
...uter_utils/thread/connector/impl/SlotConnector.ipp 90.00% 0 Missing and 1 partial ⚠️
...lude/ddsrouter_utils/thread/task/ArgsOwnedTask.hpp 50.00% 0 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   53.19%   52.95%   -0.25%     
==========================================
  Files         104      119      +15     
  Lines        3848     3975     +127     
  Branches     1413     1468      +55     
==========================================
+ Hits         2047     2105      +58     
- Misses        998     1048      +50     
- Partials      803      822      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jparisu jparisu changed the title Use Enchanced Thread Pool in Router Use Enhanced Thread Pool in Router Sep 21, 2022
@jparisu jparisu temporarily deployed to codecov September 21, 2022 07:33 Inactive
@jparisu jparisu temporarily deployed to codecov September 21, 2022 07:33 Inactive
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.

1 participant