Skip to content

Introduce code coverage collection to Cypress runs #9084

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Prepare tests for isolation

08bc81f
Select commit
Loading
Failed to load commit list.
Open

Introduce code coverage collection to Cypress runs #9084

Prepare tests for isolation
08bc81f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2025 in 0s

57.62% (-3.41%) compared to 9b5ce68

View this Pull Request on Codecov

57.62% (-3.41%) compared to 9b5ce68

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 57.62%. Comparing base (9b5ce68) to head (08bc81f).

Files with missing lines Patch % Lines
packages/osd-babel-preset/common_preset.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9084      +/-   ##
==========================================
- Coverage   61.02%   57.62%   -3.41%     
==========================================
  Files        3813     4187     +374     
  Lines       91401   114337   +22936     
  Branches    14443    24825   +10382     
==========================================
+ Hits        55782    65887   +10105     
- Misses      32056    45284   +13228     
+ Partials     3563     3166     -397     

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