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

decentraland / lamb2 / 28384761852

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

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 File
Press 'n' to go to next uncovered line, 'b' for previous

78.57
/src/logic/fetch-elements/fetch-base-items.ts


Build SHA Not Found

The commit SHA "d33dc4b819623172a6445824c46c1040b1aef366" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

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