Skip to content

Adapt core/src/Layout to TypeScript

Codecov / codecov/project succeeded Mar 10, 2024 in 0s

48.95% (+0.02%) compared to 1c01cfb

View this Pull Request on Codecov

48.95% (+0.02%) compared to 1c01cfb

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 48.95%. Comparing base (1c01cfb) to head (ebc8b06).

❗ Current head ebc8b06 differs from pull request most recent head 3d24b85. Consider uploading reports for the commit 3d24b85 to get more accurate results

Files Patch % Lines
packages/core/src/Layout/Layout.ts 46.15% 7 Missing ⚠️
packages/core/src/Layout/LayoutManager.ts 50.00% 7 Missing ⚠️
packages/core/src/Page/index.ts 25.00% 3 Missing ⚠️
packages/core/src/Site/index.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2447      +/-   ##
==========================================
+ Coverage   48.92%   48.95%   +0.02%     
==========================================
  Files         124      124              
  Lines        5245     5248       +3     
  Branches     1110     1110              
==========================================
+ Hits         2566     2569       +3     
- Misses       2371     2374       +3     
+ Partials      308      305       -3     

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