Skip to content

Fix flaky loadtxt test for int32 by adding sleep after savetxt. .

475ea9f
Select commit
Loading
Failed to load commit list.
Open

#862 Fix flaky loadtxt test for int32 by adding sleep after savetxt. . #1057

Fix flaky loadtxt test for int32 by adding sleep after savetxt. .
475ea9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2025 in 1s

25.13% (+0.01%) compared to fffe0d7

View this Pull Request on Codecov

25.13% (+0.01%) compared to fffe0d7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.13%. Comparing base (fffe0d7) to head (475ea9f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1057      +/-   ##
==========================================
+ Coverage   25.12%   25.13%   +0.01%     
==========================================
  Files         570      570              
  Lines      234201   234201              
  Branches    41277    41276       -1     
==========================================
+ Hits        58838    58871      +33     
+ Misses     175363   175330      -33     

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