• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

BacLuc / ecamp3 / 17444962202 / 2
41%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: add-completion-check-command
DEFAULT BRANCH: devel
Ran 03 Sep 2025 08:17PM UTC
Files 228
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Sep 2025 08:13PM UTC coverage: 86.49%. First build
17444962202.2

push

github

BacLuc
api: increase default memory limit to 500M in development

With php 8.3 it got even cloud native and allows to set ini values from env vars:
https://www.php.net/manual/en/configuration.file.php#example-33
Can be overridden in .env.
If the variable is not set, the php default (128M) is used.

I did not set the default in the api-platform.dev.ini because
if I used the fallback empty string in the docker compose (that docker compose
does not complain that it is not defined), the fallback
in the php ini is not used.
Do not use api/.env to set the default value because we don't need that for prod.
Another valid place to set the value would be the development stage in the docker build.

Issue: #8036

2740 of 3168 relevant lines covered (86.49%)

162.62 hits per line

Source Files on job api - 17444962202.2
  • Tree
  • List 228
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17444962202
  • f1f6ce6d on github
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc