Skip to content

fix(compiler): use response files to bypass command-line length limits (issue #205)#247

Merged
viniciussanchez merged 1 commit into
HashLoad:mainfrom
isaquepinheiro:bugfix/issue-205-response-files
Jul 4, 2026
Merged

fix(compiler): use response files to bypass command-line length limits (issue #205)#247
viniciussanchez merged 1 commit into
HashLoad:mainfrom
isaquepinheiro:bugfix/issue-205-response-files

Conversation

@isaquepinheiro

Copy link
Copy Markdown
Contributor

This PR adds support for generating compiler response files (@files) when calling the Delphi compiler (dcc32/dcc64), preventing command-line length limit failures on Windows when projects have many dependencies.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@0f2a917). Learn more about missing BASE report.

Files with missing lines Patch % Lines
internal/core/services/compiler/executor.go 0.00% 23 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage        ?   25.50%           
=======================================
  Files           ?       82           
  Lines           ?     3842           
  Branches        ?        0           
=======================================
  Hits            ?      980           
  Misses          ?     2788           
  Partials        ?       74           
Flag Coverage Δ
unittests 25.50% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@viniciussanchez viniciussanchez merged commit 5cca638 into HashLoad:main Jul 4, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants