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

decentraland / worlds-content-server
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: feat/add-sns-notificatiosn
DEFAULT BRANCH: main
Repo Added 22 Oct 2024 12:30PM UTC
Files 53
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

LAST BUILD ON BRANCH feat/add-sns-notificatiosn
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 2.15.0
  • 2.16.0
  • 2.16.1
  • 2.17.0
  • 2.18.0
  • 2.18.1
  • 2.18.2
  • chore/configure-test-script-for-coveralls
  • dependabot/npm_and_yarn/dcl-catalyst-client-21.8.0
  • dependabot/npm_and_yarn/dcl-catalyst-client-21.8.1
  • dependabot/npm_and_yarn/dcl/catalyst-api-specs-3.4.0
  • dependabot/npm_and_yarn/dcl/catalyst-api-specs-3.5.0
  • dependabot/npm_and_yarn/dcl/catalyst-api-specs-3.5.1
  • dependabot/npm_and_yarn/dcl/eslint-config-2.3.0
  • dependabot/npm_and_yarn/dcl/platform-server-commons-0.0.5
  • dependabot/npm_and_yarn/dcl/platform-server-commons-0.2.0
  • dependabot/npm_and_yarn/dcl/schemas-15.0.0
  • dependabot/npm_and_yarn/dcl/schemas-15.1.0
  • dependabot/npm_and_yarn/dcl/schemas-15.1.1
  • dependabot/npm_and_yarn/dcl/schemas-15.1.2
  • dependabot/npm_and_yarn/dcl/schemas-15.3.1
  • dependabot/npm_and_yarn/dcl/schemas-15.3.3
  • dependabot/npm_and_yarn/dcl/schemas-15.4.0
  • dependabot/npm_and_yarn/dcl/schemas-15.5.0
  • dependabot/npm_and_yarn/dcl/schemas-15.7.0
  • dependabot/npm_and_yarn/dcl/schemas-15.8.1
  • dependabot/npm_and_yarn/dcl/schemas-16.0.0
  • dependabot/npm_and_yarn/dcl/schemas-16.1.0
  • dependabot/npm_and_yarn/dcl/schemas-16.11.0
  • dependabot/npm_and_yarn/dcl/schemas-16.12.0
  • dependabot/npm_and_yarn/dcl/schemas-16.13.0
  • dependabot/npm_and_yarn/dcl/schemas-16.14.0
  • dependabot/npm_and_yarn/dcl/schemas-16.2.0
  • dependabot/npm_and_yarn/dcl/schemas-16.3.0
  • dependabot/npm_and_yarn/dcl/schemas-16.6.4
  • dependabot/npm_and_yarn/dcl/schemas-16.8.0
  • dependabot/npm_and_yarn/dcl/schemas-16.9.0
  • dependabot/npm_and_yarn/dcl/schemas-17.0.0
  • dependabot/npm_and_yarn/dcl/schemas-17.1.0
  • dependabot/npm_and_yarn/dcl/schemas-18.0.0
  • dependabot/npm_and_yarn/dcl/schemas-18.1.0
  • dependabot/npm_and_yarn/dcl/schemas-18.3.0
  • dependabot/npm_and_yarn/dcl/schemas-18.5.1
  • dependabot/npm_and_yarn/dcl/schemas-18.8.0
  • dependabot/npm_and_yarn/dcl/schemas-19.0.0
  • dependabot/npm_and_yarn/dcl/schemas-19.3.0
  • dependabot/npm_and_yarn/well-known-components/interfaces-1.5.1
  • dependabot/npm_and_yarn/well-known-components/interfaces-1.5.2
  • dependabot/npm_and_yarn/well-known-components/pg-component-1.1.0
  • docs/update-broken-link
  • feat/add-owner-in-permissions-endpoint
  • feat/add-sns-notificatiosn
  • feat/attributes-on-sns
  • feat/ea-cast
  • feat/get-where-wallet-is-connected
  • feat/notify-peers-connectivity-through-nats
  • feat/prioritize-worlds-bundles-generation
  • feat/report-isMultiplayer-on-SNS-messages
  • fix/active-entity-fetch
  • fix/denylist
  • fix/owner-population-on-entity-metadata
  • fix/peers-registry-always-lower-case-addresses
  • fix/retries-when-fetching-names
  • fix/task-reboot
  • main

14 Oct 2025 07:57PM UTC coverage: 86.622% (-0.1%) from 86.748%
18508469787

Pull #384

github

AndresMorelos
feat: include isMultiplayer attribute in SNS message for permissions events
Pull Request #384: feat: enhance SNS client to support new world events and improve error handling

465 of 588 branches covered (79.08%)

Branch coverage included in aggregate %.

20 of 32 new or added lines in 5 files covered. (62.5%)

1 existing line in 1 file now uncovered.

1361 of 1520 relevant lines covered (89.54%)

23.59 hits per line

Relevant lines Covered
Build:
Build:
1520 RELEVANT LINES 1361 COVERED LINES
23.59 HITS PER LINE
Source Files on main
  • Tree
  • List 53
  • Changed 44
  • Source Changed 6
  • Coverage Changed 44
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18508469787 feat/add-sns-notificatiosn feat: include isMultiplayer attribute in SNS message for permissions events Pull #384 14 Oct 2025 07:59PM UTC AndresMorelos github
86.62
18501035467 feat/add-sns-notificatiosn chore: update @dcl/schemas to version 19.4.0 and @dcl/sns-component to version 3.0.0 in package.json and yarn.lock Pull #384 14 Oct 2025 03:07PM UTC AndresMorelos github
86.62
18280747799 dependabot/npm_and_yarn/dcl/schemas-19.3.0 chore: bump @dcl/schemas from 16.0.0 to 19.3.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 16.0.0 to 19.3.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/sc... Pull #385 06 Oct 2025 12:26PM UTC web-flow github
86.75
18162767949 feat/add-sns-notificatiosn feat: add tests for publishing world events to SNS Pull #384 01 Oct 2025 12:54PM UTC AndresMorelos github
85.54
18162768669 feat/add-sns-notificatiosn Merge d74a4cd1d into 1b0534228 Pull #384 01 Oct 2025 12:54PM UTC web-flow github pending completion  
18137443676 feat/add-sns-notificatiosn chore: update @dcl/schemas dependency to version 19.1.0 in package.json and yarn.lock Pull #384 30 Sep 2025 04:56PM UTC AndresMorelos github
85.54
18102999711 dependabot/npm_and_yarn/dcl/eslint-config-2.3.0 chore: bump @dcl/eslint-config from 2.2.1 to 2.3.0 Bumps [@dcl/eslint-config](https://github.com/decentraland/eslint-config) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/decentraland/eslint-config/releases) - [Commits](https://github... Pull #383 29 Sep 2025 03:58PM UTC web-flow github
86.75
18102812907 dependabot/npm_and_yarn/dcl/schemas-19.0.0 chore: bump @dcl/schemas from 16.0.0 to 19.0.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 16.0.0 to 19.0.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/sc... Pull #382 29 Sep 2025 03:50PM UTC web-flow github
86.75
17914705532 dependabot/npm_and_yarn/dcl/schemas-18.8.0 chore: bump @dcl/schemas from 16.0.0 to 18.8.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 16.0.0 to 18.8.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/sc... Pull #381 22 Sep 2025 12:07PM UTC web-flow github
86.75
17738654415 main feat: report isMultiplayer boolean in SNS message attributes (#379) push 15 Sep 2025 03:42PM UTC web-flow github
86.75
See All Builds (135)
  • Repo on GitHub
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

© 2025 Coveralls, Inc