Skip to content

Fix read-only error in NaN reorder test under pandas >=3#85

Merged
Marius1311 merged 1 commit into
mainfrom
Marius1311/fix-nan-test-readonly-pandas3
Jun 9, 2026
Merged

Fix read-only error in NaN reorder test under pandas >=3#85
Marius1311 merged 1 commit into
mainfrom
Marius1311/fix-nan-test-readonly-pandas3

Fix read-only error in NaN reorder test under pandas >=3

65768e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

80.75% (target 1.00%)

View this Pull Request on Codecov

80.75% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.75%. Comparing base (a8872da) to head (65768e1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   80.83%   80.75%   -0.08%     
==========================================
  Files          15       15              
  Lines        1372     1372              
==========================================
- Hits         1109     1108       -1     
- Misses        263      264       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.