[WIP] Implement dict to receive Object as key #119
Codecov / codecov/project
failed
May 15, 2026 in 0s
72.20% (-0.66%) compared to 0c23b14
View this Pull Request on Codecov
72.20% (-0.66%) compared to 0c23b14
Details
Codecov Report
❌ Patch coverage is 0% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.20%. Comparing base (0c23b14) to head (9e2f6ab).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| py/dict.go | 0.00% | 106 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #119 +/- ##
==========================================
- Coverage 72.85% 72.20% -0.66%
==========================================
Files 60 60
Lines 11949 12057 +108
==========================================
Hits 8706 8706
- Misses 2709 2815 +106
- Partials 534 536 +2 ☔ 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