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

decentraland / profile-images / 24253193906
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/200-generate-image-only-when-changes
DEFAULT BRANCH: main
Ran 10 Apr 2026 04:32PM 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

10 Apr 2026 04:30PM UTC coverage: 88.567% (-0.6%) from 89.127%
24253193906

Pull #147

github

kevinszuchet
fix: use 127.0.0.1 for LocalStack and rely on ready.d hook for resource setup

Node.js 18 on ubuntu-24.04 resolves `localhost` to ::1 (IPv6 first), but
LocalStack is only bound to 0.0.0.0:4566 (IPv4). This caused ECONNREFUSED
in the avatar-hash-s3 integration tests.

Fix the default endpoint to 127.0.0.1 in the integration test and init-aws.sh.
Also simplify setup:localstack — LocalStack's healthcheck only reports healthy
after ready.d scripts complete, so docker compose up --wait is sufficient and
the redundant host-side bash scripts/init-aws.sh call is removed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #147: feat: skip Godot render when avatar has not changed

160 of 205 branches covered (78.05%)

Branch coverage included in aggregate %.

56 of 57 new or added lines in 3 files covered. (98.25%)

483 of 521 relevant lines covered (92.71%)

20.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.4
-2.6% src/logic/image-processor.ts
Jobs
ID Job ID Ran Files Coverage
1 24253193906.1 10 Apr 2026 04:32PM UTC 40
89.83
GitHub Action Run
Source Files on build 24253193906
  • Tree
  • List 20
  • Changed 19
  • Source Changed 19
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24253193906
  • Pull Request #147
  • PR Base - main (#21028367562)
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