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

BacLuc / ecamp3 / 17444962202
41%
devel: 31%

Build:
Build:
LAST BUILD BRANCH: improve-checklist-performance
DEFAULT BRANCH: devel
Ran 03 Sep 2025 08:14PM UTC
Jobs 4
Files 723
Run time 1min
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: 41.41%. First build
17444962202

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

1326 of 1580 branches covered (83.92%)

Branch coverage included in aggregate %.

10636 of 27307 relevant lines covered (38.95%)

29.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 frontend - 17444962202.1 03 Sep 2025 08:17PM UTC 345
33.9
GitHub Action Run
2 api - 17444962202.2 03 Sep 2025 08:16PM UTC 228
86.49
GitHub Action Run
3 pdf - 17444962202.3 03 Sep 2025 08:14PM UTC 79
82.24
GitHub Action Run
4 print - 17444962202.4 03 Sep 2025 08:14PM UTC 71
0.03
GitHub Action Run
Source Files on build 17444962202
  • Tree
  • List 723
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17444962202
  • f1f6ce6d on github
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc