Assistive-Webdriver icon indicating copy to clipboard operation
Assistive-Webdriver copied to clipboard

Adding support for mouse wheel events

Open divdavem opened this issue 3 years ago • 1 comments

divdavem avatar Sep 23 '21 09:09 divdavem

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%) :arrow_up:
components/vm-providers/src/vm/qemu/qemu.ts 6.03% <0.00%> (-0.06%) :arrow_down:
components/vm-providers/src/vm/virtualbox/vm.ts 92.40% <0.00%> (+44.96%) :arrow_up:
...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%) :arrow_up:
...istive-playwright-client/src/screenReaderClient.ts 84.41% <0.00%> (+3.89%) :arrow_up:
...nts/assistive-webdriver/src/server/nativeEvents.ts 91.37% <0.00%> (+5.17%) :arrow_up:
components/vm-providers/src/vm/virtualbox/index.ts 69.23% <0.00%> (+7.69%) :arrow_up:
...nts/vm-providers/src/vm/virtualbox/createDelete.ts 72.00% <0.00%> (+8.00%) :arrow_up:
... 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.

codecov[bot] avatar Sep 23 '21 10:09 codecov[bot]