kellerza / pysma

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

Pytest configuration #108

Closed rklomp closed 1 year ago

rklomp commented 1 year ago

Sets the pytest asyncio_mode to auto to fix skipped tests.

codecov[bot] commented 1 year ago

Codecov Report

Merging #108 (727fff7) into master (91afeb6) will increase coverage by 35.98%. The diff coverage is n/a.

@@             Coverage Diff              @@
##           master      #108       +/-   ##
============================================
+ Coverage   64.01%   100.00%   +35.98%     
============================================
  Files           6         6               
  Lines         428       428               
============================================
+ Hits          274       428      +154     
+ Misses        154         0      -154     
Impacted Files Coverage Δ
pysma/sensor.py 100.00% <0.00%> (+1.11%) :arrow_up:
pysma/__init__.py 100.00% <0.00%> (+80.95%) :arrow_up:

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