chore: add MustSafecast helper for type conversions #2730
Codecov / codecov/project
failed
Mar 7, 2026 in 0s
74.53% (target 75.00%)
View this Pull Request on Codecov
74.53% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.53%. Comparing base (c16c1c3) to head (8a3ff9f).
❌ Your project check has failed because the head coverage (74.53%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #2730 +/- ##
==========================================
+ Coverage 74.50% 74.53% +0.03%
==========================================
Files 494 494
Lines 60626 60613 -13
==========================================
+ Hits 45166 45174 +8
+ Misses 12298 12284 -14
+ Partials 3162 3155 -7 ☔ 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