hauleth / erlang-systemd

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

fix: fix dialyzer error for systemd:set_status/1 #38

Closed joaohf closed 2 years ago

joaohf commented 2 years ago

Hello!

This fixes the issue #33. It is about dialyzer checks.

Thanks.

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (624522e) into master (fa53b78) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 624522e differs from pull request most recent head 8697b81. Consider uploading reports for the commit 8697b81 to get more accurate results

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   89.26%   89.26%           
=======================================
  Files           8        8           
  Lines         354      354           
=======================================
  Hits          316      316           
  Misses         38       38           
Flag Coverage Δ
otp-23 89.26% <ø> (ø)
otp-24 89.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/systemd.erl 88.29% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

joaohf commented 2 years ago

Hi @hauleth

Let me know if any further changes are needed.

Thanks.

hauleth commented 2 years ago

💚 💙 💜 💛 ❤️