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

upgrade to python 3.10 #136

Merged
merged 3 commits into from
Jun 29, 2022
Merged

upgrade to python 3.10 #136

merged 3 commits into from
Jun 29, 2022

Conversation

edenhaus
Copy link
Contributor

No description provided.

@edenhaus edenhaus added the pr: refactor PR with code refactoring label Jun 29, 2022
@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #136 (5f25ab5) into main (b786e20) will decrease coverage by 0.02%.
The diff coverage is 73.58%.

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   50.59%   50.56%   -0.03%     
==========================================
  Files          46       46              
  Lines        1937     1936       -1     
  Branches      338      346       +8     
==========================================
- Hits          980      979       -1     
  Misses        934      934              
  Partials       23       23              
Impacted Files Coverage Δ
deebot_client/mqtt_client.py 0.00% <0.00%> (ø)
deebot_client/vacuum_bot.py 0.00% <0.00%> (ø)
setup.py 0.00% <ø> (ø)
deebot_client/authentication.py 27.34% <16.66%> (ø)
deebot_client/commands/charge_state.py 48.27% <50.00%> (ø)
deebot_client/events/event_bus.py 30.95% <50.00%> (ø)
deebot_client/map.py 24.77% <60.00%> (ø)
deebot_client/_api_client.py 29.26% <100.00%> (ø)
deebot_client/api_client.py 35.08% <100.00%> (ø)
deebot_client/command.py 76.19% <100.00%> (ø)
... and 12 more

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 b786e20...5f25ab5. Read the comment docs.

@edenhaus edenhaus merged commit 6d740f2 into main Jun 29, 2022
@edenhaus edenhaus deleted the 3.10 branch June 29, 2022 20:29
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