Skip to content

Do not block worker threads forever if no event is received (#329)

Codecov / codecov/project succeeded Dec 15, 2023 in 0s

57.15% (+1.30%) compared to 99ae7d2

View this Pull Request on Codecov

57.15% (+1.30%) compared to 99ae7d2

Details

Codecov Report

Attention: 171 lines in your changes are missing coverage. Please review.

Comparison is base (99ae7d2) 55.84% compared to head (a03822f) 57.15%.

Files Patch % Lines
src/majordomo/include/majordomo/RestBackend.hpp 36.58% 18 Missing and 34 partials ⚠️
src/majordomo/include/majordomo/Broker.hpp 35.29% 3 Missing and 30 partials ⚠️
src/client/include/RestClientNative.hpp 15.15% 14 Missing and 14 partials ⚠️
src/core/include/Topic.hpp 70.00% 1 Missing and 20 partials ⚠️
src/client/include/Client.hpp 14.28% 2 Missing and 16 partials ⚠️
src/majordomo/include/majordomo/Worker.hpp 39.13% 3 Missing and 11 partials ⚠️
src/client/include/MockServer.hpp 40.00% 0 Missing and 3 partials ⚠️
src/zmq/include/zmq/ZmqUtils.hpp 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
+ Coverage   55.84%   57.15%   +1.30%     
==========================================
  Files          69       69              
  Lines        7291     7310      +19     
  Branches     2691     2703      +12     
==========================================
+ Hits         4072     4178     +106     
+ Misses       1484     1322     -162     
- Partials     1735     1810      +75     

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