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

MapChangedEvent needs debounce and not throttle #284

Merged
merged 3 commits into from
Jul 28, 2023
Merged

MapChangedEvent needs debounce and not throttle #284

merged 3 commits into from
Jul 28, 2023

Conversation

edenhaus
Copy link
Contributor

No description provided.

@edenhaus edenhaus added the pr: refactor PR with code refactoring label Jul 28, 2023
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #284 (635c864) into main (bab8ace) will increase coverage by 0.07%.
The diff coverage is 93.10%.

@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
+ Coverage   73.32%   73.39%   +0.07%     
==========================================
  Files          48       48              
  Lines        2118     2124       +6     
  Branches      419      422       +3     
==========================================
+ Hits         1553     1559       +6     
+ Misses        517      516       -1     
- Partials       48       49       +1     
Files Changed Coverage Δ
deebot_client/events/event_bus.py 92.63% <92.30%> (-1.56%) ⬇️
deebot_client/events/map.py 100.00% <100.00%> (ø)
deebot_client/map.py 34.23% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@edenhaus edenhaus merged commit dd6cf73 into main Jul 28, 2023
6 checks passed
@edenhaus edenhaus deleted the debounce branch July 28, 2023 16:39
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