Skip to content

feat: path functions is_abs and abs_path#1027

Open
wassup05 wants to merge 9 commits into
fortran-lang:masterfrom
wassup05:abs_path
Open

feat: path functions is_abs and abs_path#1027
wassup05 wants to merge 9 commits into
fortran-lang:masterfrom
wassup05:abs_path

fix: supporting test

a3df735
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 20, 2026 in 1s

67.94% (-0.11%) compared to 1c534cb

View this Pull Request on Codecov

67.94% (-0.11%) compared to 1c534cb

Details

Codecov Report

❌ Patch coverage is 58.25243% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.94%. Comparing base (1c534cb) to head (a3df735).
⚠️ Report is 41 commits behind head on master.

Files with missing lines Patch % Lines
test/system/test_path.f90 67.64% 22 Missing ⚠️
example/system/example_path_abs.f90 0.00% 11 Missing ⚠️
src/system/stdlib_system_path.f90 58.33% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
- Coverage   68.05%   67.94%   -0.11%     
==========================================
  Files         402      403       +1     
  Lines       12839    12942     +103     
  Branches     1383     1406      +23     
==========================================
+ Hits         8738     8794      +56     
- Misses       4101     4148      +47     

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