mochipon / pysesame3

Unofficial Python Library to communicate with SESAME 3 series products from CANDY HOUSE, Inc.
https://pysesame3.readthedocs.io/en/stable/
Other
22 stars 2 forks source link

Fix typo: getBatteryPrecentage -> getBatteryPercentage #81

Closed mochipon closed 2 years ago

mochipon commented 2 years ago

closes #69 #70

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (2bbfaf7) into main (6138a83) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   92.97%   93.05%   +0.08%     
==========================================
  Files          10       10              
  Lines         626      634       +8     
==========================================
+ Hits          582      590       +8     
  Misses         44       44              
Impacted Files Coverage Δ
pysesame3/helper.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 6138a83...2bbfaf7. Read the comment docs.