Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[COST-4670] Enable copy-on-write in Pandas #4980

Closed
wants to merge 3 commits into from

Remove use of chained assignment

303126c
Select commit
Loading
Failed to load commit list.
Closed

[COST-4670] Enable copy-on-write in Pandas #4980

Remove use of chained assignment
303126c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 1s

94.1% (target 90.0%)

View this Pull Request on Codecov

94.1% (target 90.0%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.1%. Comparing base (f6e7ebb) to head (303126c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4980     +/-   ##
=======================================
- Coverage   94.1%   94.1%   -0.0%     
=======================================
  Files        377     377             
  Lines      31375   31375             
  Branches    3724    3724             
=======================================
- Hits       29532   29529      -3     
- Misses      1173    1176      +3     
  Partials     670     670