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

Adding support for mouse wheel events #461

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

divdavem
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #461 (5647eaf) into master (bed0a56) will increase coverage by 7.91%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #461      +/-   ##
==========================================
+ Coverage   70.10%   78.01%   +7.91%     
==========================================
  Files          41       43       +2     
  Lines        1485     1501      +16     
  Branches      201      202       +1     
==========================================
+ Hits         1041     1171     +130     
+ Misses        378      258     -120     
- Partials       66       72       +6     
Impacted Files Coverage Δ
...onents/assistive-playwright-client/src/vm/mouse.ts 77.41% <0.00%> (+74.19%) ⬆️
components/vm-providers/src/vm/qemu/qemu.ts 6.03% <0.00%> (-0.06%) ⬇️
components/vm-providers/src/vm/virtualbox/vm.ts 92.40% <0.00%> (+44.96%) ⬆️
...ents/assistive-webdriver/src/server/sigintWin32.ts 20.00% <0.00%> (ø)
components/assistive-webdriver/src/server/bin.ts 77.77% <0.00%> (ø)
...ents/assistive-webdriver/src/server/calibration.ts 75.00% <0.00%> (+3.12%) ⬆️
...istive-playwright-client/src/screenReaderClient.ts 84.41% <0.00%> (+3.89%) ⬆️
...nts/assistive-webdriver/src/server/nativeEvents.ts 91.37% <0.00%> (+5.17%) ⬆️
components/vm-providers/src/vm/virtualbox/index.ts 69.23% <0.00%> (+7.69%) ⬆️
...nts/vm-providers/src/vm/virtualbox/createDelete.ts 72.00% <0.00%> (+8.00%) ⬆️
... and 7 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 bed0a56...5647eaf. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant