Skip to content

fix: 类型

cc878c8
Select commit
Loading
Failed to load commit list.
Open

feat: configprovider #3180

fix: 类型
cc878c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

86.51% (target 85.00%)

View this Pull Request on Codecov

86.51% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 67.41573% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.51%. Comparing base (ed2cda9) to head (cc878c8).
⚠️ Report is 116 commits behind head on feat_v3.x.

Files with missing lines Patch % Lines
src/packages/datepicker/datepicker.tsx 12.50% 7 Missing ⚠️
src/packages/datepickerview/datepickerview.tsx 12.50% 7 Missing ⚠️
src/packages/calendaritem/calendaritem.tsx 55.55% 3 Missing and 1 partial ⚠️
src/packages/uploader/uploader.tsx 50.00% 3 Missing ⚠️
src/packages/watermark/watermark.tsx 0.00% 3 Missing ⚠️
src/packages/audio/audio.tsx 66.66% 2 Missing ⚠️
src/packages/calendarcard/calendarcard.tsx 90.00% 1 Missing ⚠️
src/packages/fixednav/fixednav.tsx 50.00% 1 Missing ⚠️
src/packages/tour/tour.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           feat_v3.x    #3180      +/-   ##
=============================================
- Coverage      86.61%   86.51%   -0.10%     
=============================================
  Files            289      289              
  Lines          18742    18765      +23     
  Branches        2822     2828       +6     
=============================================
+ Hits           16233    16235       +2     
- Misses          2504     2524      +20     
- Partials           5        6       +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.