kellerza / pysma

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

Increase coverage to 100% #74

Closed rklomp closed 3 years ago

rklomp commented 3 years ago

Sensor and Sensors tests moved to separate file as they are now in a separate module. Added tests to increase coverage to 100%

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (3c54c1b) into master (6c14e58) will increase coverage by 1.24%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #74      +/-   ##
===========================================
+ Coverage   98.75%   100.00%   +1.24%     
===========================================
  Files           6         6              
  Lines         401       401              
===========================================
+ Hits          396       401       +5     
+ Misses          5         0       -5     
Impacted Files Coverage Δ
pysma/__init__.py 100.00% <0.00%> (+2.87%) :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 6c14e58...3c54c1b. Read the comment docs.