fix(http): getCookies returns Partial<Record<string, string>> (closes #7053) #7131
+22
−7
Codecov / codecov/project
succeeded
May 7, 2026 in 0s
94.61% (+0.00%) compared to a496da2
View this Pull Request on Codecov
94.61% (+0.00%) compared to a496da2
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.61%. Comparing base (a496da2) to head (4632660).
Additional details and impacted files
@@ Coverage Diff @@
## main #7131 +/- ##
=======================================
Coverage 94.61% 94.61%
=======================================
Files 634 634
Lines 51801 51802 +1
Branches 9329 9329
=======================================
+ Hits 49011 49012 +1
Misses 2216 2216
Partials 574 574 ☔ 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