Remove @ts-strict-ignore and fix TypeScript errors [hooks] #6115
Codecov / codecov/project
succeeded
Nov 22, 2025 in 1s
39.96% (+0.02%) compared to b7b0ed1
View this Pull Request on Codecov
39.96% (+0.02%) compared to b7b0ed1
Details
Codecov Report
❌ Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.96%. Comparing base (b7b0ed1) to head (8e052da).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/hooks/makeMutation.ts | 0.00% | 2 Missing |
| src/hooks/useAddressValidation.ts | 0.00% | 1 Missing |
| src/hooks/useWizard.ts | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6115 +/- ##
==========================================
+ Coverage 39.93% 39.96% +0.02%
==========================================
Files 2419 2419
Lines 40017 40027 +10
Branches 8819 8827 +8
==========================================
+ Hits 15980 15996 +16
+ Misses 24008 24002 -6
Partials 29 29 ☔ 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.
Loading