Skip to content

Conversation

@JoshuaBehrens
Copy link
Contributor

Change timeout property to use environment variable with a default value.
This is a change to adapt to

timeout: (float) (is_numeric($timeout) ? $timeout : EnvironmentHelper::getVariable('SHOPWARE_DEPLOYMENT_TIMEOUT', '300')),

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.45%. Comparing base (2a60ed3) to head (e6f28e6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   96.45%   96.45%           
=======================================
  Files          35       35           
  Lines         733      733           
=======================================
  Hits          707      707           
  Misses         26       26           

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

@JoshuaBehrens JoshuaBehrens force-pushed the patch-1 branch 3 times, most recently from d3c4868 to 937501e Compare October 5, 2025 16:46
Change timeout property to use environment variable with a default value
@shyim shyim merged commit 76b1319 into shopware:main Oct 6, 2025
7 checks passed
@JoshuaBehrens JoshuaBehrens deleted the patch-1 branch October 6, 2025 07:17
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