Skip to content

[WIP] Implement dict to receive Object as key - #119

Open
HyeockJinKim wants to merge 1 commit into
go-python:mainfrom
HyeockJinKim:issue118
Open

[WIP] Implement dict to receive Object as key#119
HyeockJinKim wants to merge 1 commit into
go-python:mainfrom
HyeockJinKim:issue118

Implement dict to receive Object as key

9e2f6ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 29, 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).
⚠️ Report is 109 commits behind head on main.

Files with missing linesPatch %Lines
py/dict.go0.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 Harness.
📢 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.