Skip to content

Use std::filesystem to build task paths#452

Merged
aobolensk merged 1 commit intomasterfrom
codex/replace-string-concatenation-with-path-operations
Jun 20, 2025
Merged

Use std::filesystem to build task paths#452
aobolensk merged 1 commit intomasterfrom
codex/replace-string-concatenation-with-path-operations

Conversation

@aobolensk
Copy link
Copy Markdown
Member

@aobolensk aobolensk commented Jun 20, 2025

Use std::filesystem::path when constructing task file paths

@github-actions github-actions Bot added the core label Jun 20, 2025
@aobolensk aobolensk changed the title Use filesystem operations to build task paths Use std::filesystem to build task paths Jun 20, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.41%. Comparing base (81c3284) to head (2c955a1).
Report is 6 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.

@aobolensk aobolensk added this pull request to the merge queue Jun 20, 2025
Merged via the queue into master with commit 58f945d Jun 20, 2025
76 checks passed
@aobolensk aobolensk deleted the codex/replace-string-concatenation-with-path-operations branch June 22, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant