ganehag / pyMeterBus

Pure Python implementation of the Meter-Bus (M-Bus EN13757-3) protocol.
BSD 3-Clause "New" or "Revised" License
74 stars 41 forks source link

added body to __iter__ #5

Closed ganehag closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 0.05%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   85.82%   85.76%   -0.06%     
==========================================
  Files          20       20              
  Lines        1333     1335       +2     
==========================================
+ Hits         1144     1145       +1     
- Misses        189      190       +1
Impacted Files Coverage Δ
meterbus/telegram_long.py 68.86% <50%> (-0.37%) :arrow_down:

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 1a892f1...4837104. Read the comment docs.