gilesknap / maaspower

Provide MAAS power control via webhooks for various remote control power switches.
Apache License 2.0
18 stars 13 forks source link

Adding regex support to device names #11

Closed gilesknap closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (5af0933) into main (2d46e6f) will increase coverage by 1.74%. The diff coverage is 92.59%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   65.31%   67.05%   +1.74%     
==========================================
  Files          10       10              
  Lines         320      343      +23     
==========================================
+ Hits          209      230      +21     
- Misses        111      113       +2     
Impacted Files Coverage Δ
src/maaspower/maasconfig.py 87.34% <92.59%> (+1.62%) :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 2d46e6f...5af0933. Read the comment docs.