Skip to content

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

Codecov / codecov/project succeeded Nov 29, 2023 in 0s

55.80% (+0.04%) compared to c19531d

View this Pull Request on Codecov

55.80% (+0.04%) compared to c19531d

Details

Codecov Report

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

Comparison is base (c19531d) 55.75% compared to head (260e752) 55.80%.

❗ Current head 260e752 differs from pull request most recent head 6444125. Consider uploading reports for the commit 6444125 to get more accurate results

Files Patch % Lines
src/majordomo/include/majordomo/RestBackend.hpp 14.28% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
+ Coverage   55.75%   55.80%   +0.04%     
==========================================
  Files          69       69              
  Lines        7291     7299       +8     
  Branches     2691     2693       +2     
==========================================
+ Hits         4065     4073       +8     
- Misses       1489     1490       +1     
+ Partials     1737     1736       -1     

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