remcohaszing / pywakeonlan

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

Fix GitHub actions #29

Closed remcohaszing closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #29 (6fa6251) into main (aeab03f) will increase coverage by 0.21%. The diff coverage is 100.00%.

:exclamation: Current head 6fa6251 differs from pull request most recent head e8f1f4d. Consider uploading reports for the commit e8f1f4d to get more accurate results

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   93.33%   93.54%   +0.21%     
==========================================
  Files           1        1              
  Lines          30       31       +1     
  Branches        5        6       +1     
==========================================
+ Hits           28       29       +1     
  Misses          1        1              
  Partials        1        1              
Impacted Files Coverage Δ
wakeonlan.py 93.54% <100.00%> (+0.21%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.