XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
56 stars 48 forks source link

Add signals handler #1365

Closed kuznetsss closed 2 months ago

kuznetsss commented 2 months ago

For #442.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.01887% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 64.42%. Comparing base (adadd70) to head (004571c).

Files Patch % Lines
src/util/SignalsHandler.cpp 87.50% 2 Missing and 4 partials :warning:
src/etl/LoadBalancer.cpp 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1365 +/- ## =========================================== + Coverage 64.30% 64.42% +0.12% =========================================== Files 248 250 +2 Lines 10526 10576 +50 Branches 5837 5855 +18 =========================================== + Hits 6769 6814 +45 + Misses 1922 1921 -1 - Partials 1835 1841 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.