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

decentraland / world-storage-service
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/dcl/schemas-23.0.0
DEFAULT BRANCH: main
Repo Added 14 Jan 2026 07:04PM UTC
Files 35
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 dependabot/npm_and_yarn/dcl/schemas-23.0.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/add-package-json-lint
  • chore/add-service-logs
  • chore/bump-node
  • chore/replace-platform-server-commons-with-http-commons
  • dependabot/npm_and_yarn/dcl/schemas-22.1.0
  • dependabot/npm_and_yarn/dcl/schemas-22.2.0
  • dependabot/npm_and_yarn/dcl/schemas-22.3.0
  • dependabot/npm_and_yarn/dcl/schemas-22.4.0
  • dependabot/npm_and_yarn/dcl/schemas-22.5.0
  • dependabot/npm_and_yarn/dcl/schemas-23.0.0
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/types/node-25.0.10
  • dependabot/npm_and_yarn/types/node-25.0.9
  • dependabot/npm_and_yarn/types/node-25.1.0
  • dependabot/npm_and_yarn/types/node-25.2.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.54.0
  • feat/authorized-addresses-only-middleware
  • feat/delete-all-endpoints
  • feat/env-storage-endpoints
  • feat/secrets-encryption
  • fix/authorization-middleware
  • main
  • refactor/rename-world-permissions-manager

04 Feb 2026 03:58PM UTC coverage: 99.098%. Remained the same
21678528496

Pull #52

github

web-flow
chore(deps): bump @dcl/schemas from 22.0.0 to 23.0.0

Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/decentraland/schemas/releases)
- [Commits](https://github.com/decentraland/schemas/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: "@dcl/schemas"
  dependency-version: 23.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #52: chore(deps): bump @dcl/schemas from 22.0.0 to 23.0.0

119 of 122 branches covered (97.54%)

Branch coverage included in aggregate %.

540 of 543 relevant lines covered (99.45%)

28.28 hits per line

Relevant lines Covered
Build:
Build:
543 RELEVANT LINES 540 COVERED LINES
28.28 HITS PER LINE
Source Files on main
  • Tree
  • List 35
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21678528496 dependabot/npm_and_yarn/dcl/schemas-23.0.0 chore(deps): bump @dcl/schemas from 22.0.0 to 23.0.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentral... Pull #52 04 Feb 2026 03:59PM UTC web-flow github
99.1
21603099538 dependabot/npm_and_yarn/types/node-25.2.0 chore(deps-dev): bump @types/node from 25.0.3 to 25.2.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.3 to 25.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/relea... Pull #50 02 Feb 2026 06:51PM UTC web-flow github
99.1
21485188240 dependabot/npm_and_yarn/dcl/schemas-22.5.0 chore(deps): bump @dcl/schemas from 22.0.0 to 22.5.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 22.0.0 to 22.5.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentral... Pull #49 29 Jan 2026 03:59PM UTC web-flow github
99.1
21485181775 dependabot/npm_and_yarn/types/node-25.1.0 chore(deps-dev): bump @types/node from 25.0.3 to 25.1.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.3 to 25.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/relea... Pull #48 29 Jan 2026 03:59PM UTC web-flow github
99.1
21445423451 dependabot/npm_and_yarn/typescript-eslint/parser-8.54.0 chore(deps-dev): bump @typescript-eslint/parser from 8.52.0 to 8.54.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.52.0 to 8.54.0. - [Release notes](https://github.com/... Pull #47 28 Jan 2026 04:00PM UTC web-flow github
99.1
21409108115 dependabot/npm_and_yarn/types/node-25.0.10 chore(deps-dev): bump @types/node from 25.0.3 to 25.0.10 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.3 to 25.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/rel... Pull #40 27 Jan 2026 06:26PM UTC web-flow github
99.1
21409067982 main chore: add package json lint (#45) * chore: add package json lint * chore: fix npm-package-json-lint version * chore: update yarn.lock * fix: use npmpackagejsonlintrc and prettier config from @dcl/eslint-config push 27 Jan 2026 06:24PM UTC web-flow github
99.1
21408915950 chore/add-package-json-lint fix: use npmpackagejsonlintrc and prettier config from @dcl/eslint-config Pull #45 27 Jan 2026 06:19PM UTC MauroCicerchia github
99.1
21404253124 dependabot/npm_and_yarn/dcl/schemas-22.4.0 chore(deps): bump @dcl/schemas from 22.0.0 to 22.4.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 22.0.0 to 22.4.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentral... Pull #46 27 Jan 2026 03:59PM UTC web-flow github
99.09
21403523311 chore/add-package-json-lint chore: update yarn.lock Pull #45 27 Jan 2026 03:38PM UTC MauroCicerchia github
99.1
See All Builds (44)
  • 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

© 2026 Coveralls, Inc