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

Implement Database generic class #309

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Implement Database generic class #309

wants to merge 8 commits into from

Conversation

jparisu
Copy link
Contributor

@jparisu jparisu commented Sep 21, 2022

No description provided.

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

codecov bot commented Sep 21, 2022

Codecov Report

Base: 53.19% // Head: 52.99% // Decreases project coverage by -0.20% ⚠️

Coverage data is based on head (5a5464e) compared to base (3a215f6).
Patch coverage: 49.46% of modified lines in pull request are covered.

❗ Current head 5a5464e differs from pull request most recent head 61bcc89. Consider uploading reports for the commit 61bcc89 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
- Coverage   53.19%   52.99%   -0.21%     
==========================================
  Files         104      121      +17     
  Lines        3848     4029     +181     
  Branches     1413     1496      +83     
==========================================
+ Hits         2047     2135      +88     
- Misses        998     1052      +54     
- Partials      803      842      +39     
Impacted Files Coverage Δ
...clude/ddsrouter_utils/wait/ConsumerWaitHandler.hpp 0.00% <ø> (ø)
...tils/collection/database/impl/StdWatchDataBase.ipp 3.57% <3.57%> (ø)
...lude/ddsrouter_utils/thread/task/ArgsOwnedTask.hpp 50.00% <50.00%> (ø)
.../ddsrouter_utils/wait/impl/ConsumerWaitHandler.ipp 75.00% <50.00%> (-9.22%) ⬇️
...e/ddsrouter_utils/wait/impl/DBQueueWaitHandler.ipp 35.71% <50.00%> (-8.74%) ⬇️
...uter_utils/src/cpp/thread/manager/AsyncManager.cpp 50.00% <50.00%> (ø)
...ter_utils/src/cpp/thread/manager/StdThreadPool.cpp 50.00% <50.00%> (ø)
...router_utils/src/cpp/thread/task/ReferenceTask.cpp 66.66% <66.66%> (ø)
...r_utils/thread/connector/impl/OneShotConnector.ipp 71.42% <71.42%> (ø)
...ddsrouter_utils/thread/task/impl/ArgsOwnedTask.ipp 83.33% <83.33%> (ø)
... and 14 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jparisu jparisu marked this pull request as draft September 21, 2022 06:35
@jparisu jparisu temporarily deployed to codecov September 22, 2022 06:58 Inactive
@jparisu jparisu temporarily deployed to codecov September 22, 2022 06:58 Inactive
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>
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

1 participant