remcohaszing / pywakeonlan

A small python module for wake on lan.
https://pywakeonlan.readthedocs.io
MIT License
281 stars 68 forks source link

Some outfit update on the argument help #9

Closed xenlo closed 5 years ago

xenlo commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   90.47%   90.47%           
=======================================
  Files           1        1           
  Lines          42       42           
  Branches        6        6           
=======================================
  Hits           38       38           
  Misses          2        2           
  Partials        2        2
Impacted Files Coverage Δ
wakeonlan.py 90.47% <ø> (ø) :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 d30b661...58e0e4b. Read the comment docs.