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

Migrate to paho-mqtt 2.0 #286

Merged
merged 3 commits into from
Mar 28, 2024

refactor: use paho-mqtt v2.0.0 with type ignores

93014c1
Select commit
Loading
Failed to load commit list.
Merged

Migrate to paho-mqtt 2.0 #286

refactor: use paho-mqtt v2.0.0 with type ignores
93014c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2024 in 1s

88.5% (+0.1%) compared to f7697de

View this Pull Request on Codecov

88.5% (+0.1%) compared to f7697de

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 88.5%. Comparing base (f7697de) to head (93014c1).

Files Patch % Lines
aiomqtt/client.py 77.7% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #286     +/-   ##
=======================================
+ Coverage   88.4%   88.5%   +0.1%     
=======================================
  Files          6       6             
  Lines        432     438      +6     
  Branches      83      83             
=======================================
+ Hits         382     388      +6     
  Misses        29      29             
  Partials      21      21             

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.