hauleth / erlang-systemd

systemd utilities for Erlang applications
Apache License 2.0
174 stars 19 forks source link

Add predefined extend_timeout state #3

Closed hauleth closed 4 years ago

hauleth commented 4 years ago

This can be used during application startup to extend time to report readiness over default limit (however you need to send that message within such limit anyway).

codecov[bot] commented 4 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   92.03%   92.17%   +0.13%     
==========================================
  Files           5        5              
  Lines         113      115       +2     
==========================================
+ Hits          104      106       +2     
  Misses          9        9
Impacted Files Coverage Δ
src/systemd.erl 91.83% <100%> (+0.34%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab3c3fa...f5e1066. Read the comment docs.