hauleth / erlang-systemd

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

Add license headers as requires by Apache-2.0 #11

Closed hauleth closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #11   +/-   ##
======================================
  Coverage    94.4%   94.4%           
======================================
  Files           8       8           
  Lines         286     286           
======================================
  Hits          270     270           
  Misses         16      16
Impacted Files Coverage Δ
src/systemd.erl 91.83% <ø> (ø) :arrow_up:
src/systemd_sup.erl 96.55% <ø> (ø) :arrow_up:
src/systemd_watchdog.erl 80.76% <ø> (ø) :arrow_up:
src/systemd_app.erl 100% <ø> (ø) :arrow_up:
src/systemd_journal_formatter.erl 100% <ø> (ø) :arrow_up:
src/systemd_journal_h.erl 82.6% <ø> (ø) :arrow_up:
src/systemd_socket.erl 80% <ø> (ø) :arrow_up:
src/systemd_stderr_formatter.erl 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 5e08ecf...8023293. Read the comment docs.