Skip to content

feat: add built-in frozendict support for Python 3.15+ - #274

Open
XuehaiPan wants to merge 28 commits into
metaopt:mainfrom
XuehaiPan:frozendict
Open

feat: add built-in frozendict support for Python 3.15+#274
XuehaiPan wants to merge 28 commits into
metaopt:mainfrom
XuehaiPan:frozendict

Merge branch 'main' into frozendict

e4bab1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

100.00% (+0.00%) compared to 65d048e

View this Pull Request on Codecov

100.00% (+0.00%) compared to 65d048e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (65d048e) to head (e4bab1a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #274   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1585      1617   +32     
  Branches       212       220    +8     
=========================================
+ Hits          1585      1617   +32     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.