Skip to content

chore: fix ts

947972e
Select commit
Loading
Failed to load commit list.
Merged

feat: Support unique box moving #568

chore: fix ts
947972e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2025 in 1s

95.92% (-1.84%) compared to 867a20c

View this Pull Request on Codecov

95.92% (-1.84%) compared to 867a20c

Details

Codecov Report

❌ Patch coverage is 86.90476% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.92%. Comparing base (867a20c) to head (947972e).

Files with missing lines Patch % Lines
src/UniqueProvider/useTargetState.ts 71.42% 8 Missing ⚠️
src/UniqueProvider/index.tsx 87.50% 5 Missing ⚠️
src/index.tsx 82.14% 5 Missing ⚠️
src/UniqueProvider/FloatBg.tsx 86.66% 2 Missing ⚠️
src/hooks/useOffsetStyle.ts 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
- Coverage   97.75%   95.92%   -1.84%     
==========================================
  Files          12       18       +6     
  Lines         801      932     +131     
  Branches      235      259      +24     
==========================================
+ Hits          783      894     +111     
- Misses         18       38      +20     

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