hauleth / erlang-systemd

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

Always set timeout from var #14

Closed hauleth closed 4 years ago

hauleth commented 4 years ago

This allows forcing enabling the Watchdog if it wasn't run by default due to different requested PIDs.

Close #13

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   95.84%   95.86%   +0.01%     
==========================================
  Files           8        8              
  Lines         289      290       +1     
==========================================
+ Hits          277      278       +1     
  Misses         12       12
Impacted Files Coverage Δ
src/systemd_sup.erl 96.87% <100%> (+0.1%) :arrow_up:
src/systemd_watchdog.erl 95.65% <100%> (ø) :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 aba90a5...66da44c. Read the comment docs.