Skip to content

add more tests

0029258
Select commit
Loading
Failed to load commit list.
Merged

rewrite components doc generator #58

add more tests
0029258
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2025 in 0s

90.02% (target 90.00%)

View this Pull Request on Codecov

90.02% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 95.70312% with 11 lines in your changes missing coverage. Please review.

Project coverage is 90.02%. Comparing base (5bc2709) to head (0029258).

Files with missing lines Patch % Lines
src/bootstrap/typescript.ts 89.28% 3 Missing ⚠️
src/components/extractor.ts 96.70% 3 Missing ⚠️
src/components/type-utils.ts 90.32% 3 Missing ⚠️
src/components/object-definition.ts 95.55% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (5bc2709) and HEAD (0029258). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (5bc2709) HEAD (0029258)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   95.41%   90.02%   -5.40%     
==========================================
  Files          15       16       +1     
  Lines         436      461      +25     
  Branches      149      129      -20     
==========================================
- Hits          416      415       -1     
- Misses         20       44      +24     
- Partials        0        2       +2     

☔ 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.