Skip to content

Use filesystem operations in path utilities

2c955a1
Select commit
Loading
Failed to load commit list.
Merged

Use std::filesystem to build task paths #452

Use filesystem operations in path utilities
2c955a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2025 in 1s

92.41% (+0.04%) compared to 81c3284

View this Pull Request on Codecov

92.41% (+0.04%) compared to 81c3284

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.41%. Comparing base (81c3284) to head (2c955a1).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
+ Coverage   92.37%   92.41%   +0.04%     
==========================================
  Files          11       11              
  Lines         354      356       +2     
  Branches      124      125       +1     
==========================================
+ Hits          327      329       +2     
  Misses         10       10              
  Partials       17       17              

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