Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix device status callback not executed #59

Merged
merged 3 commits into from
Aug 1, 2022

Conversation

zhyu
Copy link
Contributor

@zhyu zhyu commented Jun 18, 2022

fix #58

@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #59 (0507703) into main (c97d1b5) will increase coverage by 0.15%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   93.79%   93.95%   +0.15%     
==========================================
  Files           8        8              
  Lines        1144     1141       -3     
==========================================
- Hits         1073     1072       -1     
+ Misses         71       69       -2     
Impacted Files Coverage Δ
pysesameos2/chsesame2.py 83.88% <ø> (+0.31%) ⬆️
pysesameos2/chsesamebot.py 84.18% <ø> (+0.31%) ⬆️
pysesameos2/device.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 c97d1b5...0507703. Read the comment docs.

@mochipon mochipon merged commit e15fe11 into mochipon:main Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: device status callback never executed
2 participants