Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linting issues introducd by #14 #17

Merged
merged 1 commit into from
Nov 8, 2023

Fix linting issues introducd by #14

bb4fd50
Select commit
Loading
Failed to load commit list.
Merged

Fix linting issues introducd by #14 #17

Fix linting issues introducd by #14
bb4fd50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 1s

69.18% (+0.16%) compared to 6daa3cd

View this Pull Request on Codecov

69.18% (+0.16%) compared to 6daa3cd

Details

Codecov Report

Merging #17 (bb4fd50) into main (6daa3cd) will increase coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   69.02%   69.18%   +0.16%     
==========================================
  Files          10       10              
  Lines         368      370       +2     
==========================================
+ Hits          254      256       +2     
  Misses        114      114              
Files Coverage Δ
src/maaspower/__main__.py 86.11% <100.00%> (ø)
src/maaspower/devices/shell_cmd.py 100.00% <100.00%> (ø)
src/maaspower/devices/smart_thing.py 56.41% <100.00%> (ø)
src/maaspower/devices/web_device.py 63.63% <100.00%> (+1.13%) ⬆️
src/maaspower/devices/web_ui.py 36.53% <100.00%> (ø)
src/maaspower/maasconfig.py 87.20% <100.00%> (+0.15%) ⬆️