Add options to loadtxt and use stream reading for speed #1160
Codecov / codecov/project
succeeded
Apr 8, 2026 in 0s
67.93% (-0.08%) compared to fb63d7e, passed because coverage increased by 0.14% when compared to adjusted base (67.78%)
View this Pull Request on Codecov
67.93% (-0.08%) compared to fb63d7e, passed because coverage increased by 0.14% when compared to adjusted base (67.78%)
Details
Codecov Report
❌ Patch coverage is 93.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.93%. Comparing base (fb63d7e) to head (db19b92).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| example/io/example_loadtxt.f90 | 0.00% | 3 Missing |
| test/io/test_loadtxt.f90 | 97.22% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1160 +/- ##
==========================================
- Coverage 68.00% 67.93% -0.08%
==========================================
Files 404 404
Lines 12935 12906 -29
Branches 1392 1382 -10
==========================================
- Hits 8797 8768 -29
Misses 4138 4138 ☔ 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.
Loading