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

decentraland / lamb2 / 28384761852 / 1
62%
main: 62%

Build:
Build:
LAST BUILD BRANCH: 4.13.0
DEFAULT BRANCH: main
Ran 29 Jun 2026 03:50PM UTC
Files 81
Run time 3s
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

29 Jun 2026 03:49PM UTC coverage: 62.172% (-20.9%) from 83.077%
28384761852.1

Pull #469

github

LautaroPetaccio
test: scope the default `yarn test` to unit tests only; split out integration

The shared Dockerfile.alpine and platform-actions apps-build.yml both run
`yarn test`, which lamb2 had defined as the WHOLE suite (testMatch
'**/*.spec.ts'). After migrating test-helpers to the native-fetch
@dcl/test-helpers, the integration suites' in-process servers plus undici
keep-alive socket pooling cause intermittent "other side closed" failures in
the constrained Docker image build (all suites share a fixed HTTP_SERVER_PORT).

Per the convention in marketplace-server / social-service-ea, scope the default
`yarn test` (the Docker image build + CI gate) to the fast, deterministic unit
suites only, and add `yarn test:integration` (own jest.integration.config.js,
--runInBand) for the integration suites. Unit: 38 suites/348 tests; integration:
21 suites/213 tests; both green.
Pull Request #469: chore: migrate @well-known-components/test-helpers and tracer-component to @dcl

456 of 962 branches covered (47.4%)

Branch coverage included in aggregate %.

1605 of 2353 relevant lines covered (68.21%)

10.51 hits per line

Source Files on job 28384761852.1
  • Tree
  • List 81
  • Changed 33
  • Source Changed 1
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28384761852
  • d33dc4b8 on github
  • Prev Job for on chore/migrate-test-helpers-tracer-to-dcl (#28123678469.1)
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