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

use custom exceptions #91

Merged
merged 1 commit into from
Mar 16, 2022
Merged

use custom exceptions #91

merged 1 commit into from
Mar 16, 2022

Conversation

edenhaus
Copy link
Contributor

No description provided.

@edenhaus edenhaus added the pr: bugfix PR, which fixes a bug label Mar 16, 2022
@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #91 (5cf6253) into main (ecc24aa) will increase coverage by 0.37%.
The diff coverage is 41.66%.

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   48.13%   48.51%   +0.37%     
==========================================
  Files          45       46       +1     
  Lines        1907     1913       +6     
  Branches      332      335       +3     
==========================================
+ Hits          918      928      +10     
+ Misses        969      965       -4     
  Partials       20       20              
Impacted Files Coverage Δ
deebot_client/messages/stats.py 57.14% <ø> (ø)
deebot_client/mqtt_client.py 0.00% <0.00%> (ø)
deebot_client/authentication.py 27.34% <12.50%> (+1.38%) ⬆️
deebot_client/map.py 24.77% <25.00%> (+0.23%) ⬆️
deebot_client/api_client.py 35.08% <33.33%> (+1.15%) ⬆️
deebot_client/commands/clean_logs.py 54.54% <50.00%> (+2.16%) ⬆️
deebot_client/exceptions.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 ecc24aa...5cf6253. Read the comment docs.

@edenhaus edenhaus merged commit 7081f38 into main Mar 16, 2022
@edenhaus edenhaus deleted the exceptions branch March 16, 2022 11:19
@edenhaus edenhaus added pr: refactor PR with code refactoring and removed pr: bugfix PR, which fixes a bug labels Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: refactor PR with code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant