fix: Replace raw in operator checks with keyof-validated type guards
#4306
+42
−26
Codecov / codecov/project
succeeded
Mar 6, 2026 in 1s
97.43% (target 90.00%)
View this Pull Request on Codecov
97.43% (target 90.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.43%. Comparing base (b8108b4) to head (c98b616).
Additional details and impacted files
@@ Coverage Diff @@
## main #4306 +/- ##
=======================================
Coverage 97.43% 97.43%
=======================================
Files 897 897
Lines 26350 26358 +8
Branches 9516 9516
=======================================
+ Hits 25675 25683 +8
+ Misses 669 632 -37
- Partials 6 43 +37 ☔ 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