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

feat: update mouse selection at user's refresh rate #5717

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

fix: redundantly setting `continueCapture` after decl

514ef45
Select commit
Loading
Failed to load commit list.
Open

feat: update mouse selection at user's refresh rate #5717

fix: redundantly setting `continueCapture` after decl
514ef45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

87.02% (+0.00%) compared to ef08dfb

View this Pull Request on Codecov

87.02% (+0.00%) compared to ef08dfb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.02%. Comparing base (ef08dfb) to head (514ef45).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5717   +/-   ##
=======================================
  Coverage   87.02%   87.02%           
=======================================
  Files         598      598           
  Lines       43593    43598    +5     
  Branches     7163     7164    +1     
=======================================
+ Hits        37936    37941    +5     
  Misses       5657     5657           

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