Skip to content

Remove inline comments from __deepcopy__ method

d039eb7
Select commit
Loading
Failed to load commit list.
Merged

Fix DataType deepcopy infinite recursion with circular references #2852

Remove inline comments from __deepcopy__ method
d039eb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2025 in 0s

99.50% (+0.00%) compared to 16f27ef

View this Pull Request on Codecov

99.50% (+0.00%) compared to 16f27ef

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.50%. Comparing base (16f27ef) to head (d039eb7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2852    +/-   ##
========================================
  Coverage   99.50%   99.50%            
========================================
  Files          90       90            
  Lines       14489    14689   +200     
  Branches     1736     1754    +18     
========================================
+ Hits        14417    14617   +200     
  Misses         37       37            
  Partials       35       35            

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