Skip to content

Fix clear_parent_cache to also clear root node's cache

d6d691b
Select commit
Loading
Failed to load commit list.
Merged

Fix clone() to update parent references on cloned children #443

Fix clear_parent_cache to also clear root node's cache
d6d691b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

82.92% (+0.40%) compared to 8483579

View this Pull Request on Codecov

82.92% (+0.40%) compared to 8483579

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.92%. Comparing base (8483579) to head (d6d691b).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
+ Coverage   82.51%   82.92%   +0.40%     
==========================================
  Files         202      202              
  Lines       10634    10660      +26     
  Branches     1069     1071       +2     
==========================================
+ Hits         8775     8840      +65     
+ Misses       1583     1536      -47     
- Partials      276      284       +8     

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