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

test(e2e): coverage #6611

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

Conversation

SevereCloud
Copy link
Contributor

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

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

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

Сейчас покрытие css можно глянуть через
https://nachovz.github.io/devtools-coverage-css-generator/
@SevereCloud SevereCloud added the no-stale Добавляет PR в исключения для автоматического закрытия label Feb 21, 2024
Copy link
Contributor

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%)

Copy link

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.

Copy link
Contributor

👀 Docs deployed

Commit bcabfa1

Copy link
Contributor

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-stale Добавляет PR в исключения для автоматического закрытия
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant