Skip to content

feat: Support unique box moving - #568

Merged
zombieJ merged 31 commits into
masterfrom
moving
Sep 16, 2025
Merged

feat: Support unique box moving#568
zombieJ merged 31 commits into
masterfrom
moving

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 linesPatch %Lines
src/UniqueProvider/useTargetState.ts71.42%8 Missing ⚠️
src/UniqueProvider/index.tsx87.50%5 Missing ⚠️
src/index.tsx82.14%5 Missing ⚠️
src/UniqueProvider/FloatBg.tsx86.66%2 Missing ⚠️
src/hooks/useOffsetStyle.ts91.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.