vv icon indicating copy to clipboard operation
vv copied to clipboard

Make screen a class

Open igorgladkoborodov opened this issue 4 years ago • 1 comments

igorgladkoborodov avatar Sep 13 '21 04:09 igorgladkoborodov

Codecov Report

Merging #122 (231f296) into main (68cda77) will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   33.56%   33.56%           
=======================================
  Files          42       42           
  Lines         876      876           
  Branches      203      203           
=======================================
  Hits          294      294           
  Misses        578      578           
  Partials        4        4           
Impacted Files Coverage Δ
packages/browser-renderer/src/input/keyboard.ts 86.74% <ø> (ø)
packages/browser-renderer/src/input/mouse.ts 0.00% <0.00%> (ø)
packages/browser-renderer/src/renderer.ts 100.00% <100.00%> (ø)

codecov[bot] avatar Sep 13 '21 04:09 codecov[bot]