kellerza / pysma

Async library for SMA Solar's WebConnect interface
MIT License
59 stars 51 forks source link

Fix flake8 #51

Closed kellerza closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (7955608) into master (3b757cd) will decrease coverage by 7.62%. The diff coverage is 34.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   63.79%   56.17%   -7.63%     
==========================================
  Files           2        3       +1     
  Lines         232      324      +92     
==========================================
+ Hits          148      182      +34     
- Misses         84      142      +58     
Impacted Files Coverage Δ
pysma/__init__.py 50.24% <18.91%> (-4.26%) :arrow_down:
tests/test_init.py 64.28% <37.09%> (-30.16%) :arrow_down:
tests/__init__.py 100.00% <100.00%> (ø)

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 a2472e9...7955608. Read the comment docs.