Skip to content

add tests and improve coverage

f6ccf45
Select commit
Loading
Failed to load commit list.
Open

Add Skeleton component #91

add tests and improve coverage
f6ccf45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2025 in 0s

92.47% (target 80.00%)

View this Pull Request on Codecov

92.47% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.47%. Comparing base (96c1ef3) to head (f6ccf45).

Files with missing lines Patch % Lines
...ackages/lib/src/actions/helpers/invokeCallbacks.ts 69.23% 4 Missing ⚠️
.../packages/lib/src/actions/handleComponentChange.ts 0.00% 1 Missing and 1 partial ⚠️
...hartlets.js/packages/lib/src/plugins/mui/Table.tsx 88.88% 1 Missing ⚠️
...ets.js/packages/lib/src/plugins/vega/VegaChart.tsx 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   92.70%   92.47%   -0.24%     
==========================================
  Files          86       88       +2     
  Lines        1495     1554      +59     
  Branches      224      235      +11     
==========================================
+ Hits         1386     1437      +51     
- Misses         91       98       +7     
- Partials       18       19       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.