DDS-Router icon indicating copy to clipboard operation
DDS-Router copied to clipboard

Implement Database generic class

Open jparisu opened this issue 3 years ago • 1 comments

jparisu avatar Sep 21 '22 06:09 jparisu

Codecov Report

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

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

:exclamation: 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%) :arrow_down:
...e/ddsrouter_utils/wait/impl/DBQueueWaitHandler.ipp 35.71% <50.00%> (-8.74%) :arrow_down:
...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.

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

codecov[bot] avatar Sep 21 '22 06:09 codecov[bot]