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

decentraland / social-service-ea / 28064991444
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: chore/migrate-to-core-components
DEFAULT BRANCH: main
Ran 23 Jun 2026 11:54PM UTC
Jobs 1
Files 193
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

23 Jun 2026 11:49PM UTC coverage: 89.694% (+0.09%) from 89.6%
28064991444

Pull #420

github

LautaroPetaccio
test: await places requests sequentially to avoid cross-test pollution

The 'adding a place that already exists' test issued its requests inside an
async callback passed to Array.prototype.forEach, which does not await them.
The assertions ran as floating promises after the test (and its afterEach
community cleanup) finished, so a late-resolving request could hit an
already-removed community and fail with a 404 attributed to an unrelated test.
Use a sequential for-loop so the requests are awaited inside the test body.
Pull Request #420: chore: migrate from @well-known-components to @dcl core-components

2232 of 2628 branches covered (84.93%)

Branch coverage included in aggregate %.

71 of 75 new or added lines in 55 files covered. (94.67%)

5488 of 5979 relevant lines covered (91.79%)

72.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% src/components.ts
Jobs
ID Job ID Ran Files Coverage
1 28064991444.1 23 Jun 2026 11:54PM UTC 386
90.61
GitHub Action Run
Source Files on build 28064991444
  • Tree
  • List 193
  • Changed 151
  • Source Changed 57
  • Coverage Changed 148
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28064991444
  • Pull Request #420
  • PR Base - main (#27786424734)
  • 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