VKUI icon indicating copy to clipboard operation
VKUI copied to clipboard

test(e2e): coverage

Open SevereCloud opened this issue 1 year ago • 5 comments

Пример как можно собирать покрытие с хрома. Необходимо это дело подружить с istanbul(например v8-to-istanbul) и выгружать в codecov

Сейчас покрытие css можно глянуть через https://nachovz.github.io/devtools-coverage-css-generator/

SevereCloud avatar Feb 21 '24 12:02 SevereCloud

size-limit report 📦

Path Size
JS 350.11 KB (0%)
JS (gzip) 107.04 KB (0%)
JS (brotli) 88.54 KB (0%)
JS import Div (tree shaking) 1.43 KB (0%)
CSS 257.89 KB (0%)
CSS (gzip) 33.8 KB (0%)
CSS (brotli) 27.44 KB (0%)

github-actions[bot] avatar Feb 21 '24 12:02 github-actions[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codesandbox-ci[bot] avatar Feb 21 '24 12:02 codesandbox-ci[bot]

👀 Docs deployed

Commit bcabfa15e92bd046fba68c25c84d3ee738ab3faa

github-actions[bot] avatar Feb 21 '24 12:02 github-actions[bot]

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

github-actions[bot] avatar Feb 21 '24 12:02 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ba1fbfa) 82.13% compared to head (bcabfa1) 82.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6611   +/-   ##
=======================================
  Coverage   82.13%   82.13%           
=======================================
  Files         330      330           
  Lines       10177    10177           
  Branches     3416     3416           
=======================================
  Hits         8359     8359           
  Misses       1818     1818           
Flag Coverage Δ
unittests 82.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 21 '24 12:02 codecov[bot]