wswebcreation / webdriver-image-comparison

MIT License
43 stars 36 forks source link

Making sure the input caret doesn't cause visual regressions #83

Closed pip8786 closed 3 years ago

pip8786 commented 3 years ago

Only when you use the disable css animations option.

Added the CSS line to the option and updated the snapshot and documentation.

codecov[bot] commented 3 years ago

Codecov Report

Merging #83 (e9162de) into master (0dde6d5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   56.23%   56.23%           
=======================================
  Files          35       35           
  Lines         914      914           
  Branches      235      231    -4     
=======================================
  Hits          514      514           
- Misses        398      400    +2     
+ Partials        2        0    -2     
Impacted Files Coverage Δ
lib/clientSideScripts/setCustomCss.ts 100.00% <ø> (ø)
lib/helpers/options.interface.ts 100.00% <ø> (ø)
lib/methods/images.ts 13.44% <0.00%> (ø)

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 9b2d800...e9162de. Read the comment docs.