Skip to content

Fix pandas FutureWarning by copying columns before assignment

e7c208d
Select commit
Loading
Failed to load commit list.
Draft

Fix pandas FutureWarning: Avoid chained assignment with copy() in icephys.py #2129

Fix pandas FutureWarning by copying columns before assignment
e7c208d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

95.19% (+0.00%) compared to 387f80b

View this Pull Request on Codecov

95.19% (+0.00%) compared to 387f80b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.19%. Comparing base (387f80b) to head (e7c208d).
⚠️ Report is 7 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2129   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files          28       28           
  Lines        2849     2852    +3     
  Branches      736      736           
=======================================
+ Hits         2712     2715    +3     
  Misses         83       83           
  Partials       54       54           

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