Skip to content

[fix] atom: reject cells as dict/set keys and enforce freeze on mutation#170

Merged
vt128 merged 1 commit into
masterfrom
fix/atom-frozen-guards-unhashable
Jul 13, 2026
Merged

[fix] atom: reject cells as dict/set keys and enforce freeze on mutation#170
vt128 merged 1 commit into
masterfrom
fix/atom-frozen-guards-unhashable

[fix] atom: reject cells as dict/set keys and enforce freeze on mutation

037815f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

93.45% (+0.02%) compared to 5d4c419

View this Pull Request on Codecov

93.45% (+0.02%) compared to 5d4c419

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.45%. Comparing base (5d4c419) to head (037815f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   93.42%   93.45%   +0.02%     
==========================================
  Files          50       50              
  Lines        6222     6233      +11     
==========================================
+ Hits         5813     5825      +12     
+ Misses        261      259       -2     
- Partials      148      149       +1     

☔ 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.