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

decentraland / profile-images / 25504951962
88%
main: 89%

Build:
Build:
LAST BUILD BRANCH: feat/dclenv-zone-wearables
DEFAULT BRANCH: main
Ran 07 May 2026 03:21PM UTC
Jobs 1
Files 20
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

07 May 2026 03:18PM UTC coverage: 88.571% (+0.004%) from 88.567%
25504951962

Pull #151

github

kuruk-mm
feat: log disk snapshot before and after each godot run

Production profile-images-worker fills its 20 GiB Fargate ephemeral
storage in ~2h with only ~97 godot invocations, but local sims show
1-2 MB per render. We have no shell access to the running task.

Logs one line before and one line after every godot subprocess exec,
showing df / -h plus du -shx of /tmp /app /root /var/log. The pair
brackets each godot invocation so CloudWatch readers can see exactly
which directory grew during the run.

Example output:
  disk pre  run=1: df=2.4G/20G(12%) /tmp=12K /app=180M /root=890M /var/log=4M
  disk post run=1: df=2.4G/20G(12%) /tmp=12K /app=180M /root=905M /var/log=4M

run=N matches the existing godot-snapshot 'about to exec ...
temp-avatars-N.json' line so the disk lines correlate trivially.

Probes are gated by a 5s timeout. No new env vars, no new types,
no new components.
Pull Request #151: feat: disk-usage telemetry around godot subprocess runs

161 of 207 branches covered (77.78%)

Branch coverage included in aggregate %.

7 of 7 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

490 of 528 relevant lines covered (92.8%)

20.67 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
76.55
0.82% src/adapters/godot.ts
Jobs
ID Job ID Ran Files Coverage
1 25504951962.1 07 May 2026 03:21PM UTC 40
89.89
GitHub Action Run
Source Files on build 25504951962
  • Tree
  • List 20
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25504951962
  • Pull Request #151
  • PR Base - main (#25453031704)
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