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

Introduce code coverage collection to Cypress runs #9084

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

Fix mapping loader in TestFixtureHandler

eb72ad4
Select commit
Loading
Failed to load commit list.
Open

Introduce code coverage collection to Cypress runs #9084

Fix mapping loader in TestFixtureHandler
eb72ad4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2025 in 0s

57.64% (-3.38%) compared to e401613

View this Pull Request on Codecov

57.64% (-3.38%) compared to e401613

Details

Codecov Report

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

Project coverage is 57.64%. Comparing base (e401613) to head (eb72ad4).

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.64%   -3.38%     
==========================================
  Files        3813     4187     +374     
  Lines       91396   114330   +22934     
  Branches    14439    24792   +10353     
==========================================
+ Hits        55771    65905   +10134     
- Misses      32067    45247   +13180     
+ Partials     3558     3178     -380     

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