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

decentraland / squid-management-server
48%

Build:
DEFAULT BRANCH: main
Repo Added 14 Nov 2024 01:54PM UTC
Token oEexvDtXSSCCc25NgF88IrQRaATI8Tpwi regen
Build 136 Last
Files 13
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore/dependency-overhaul
  • chore/remove-stg-env-deployments
  • chore/update-node-to-24
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.693.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.695.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.696.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.697.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.699.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.703.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.708.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.709.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.712.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.713.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.714.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.716.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.721.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.722.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.723.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.726.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.726.1
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.730.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.731.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.731.1
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.734.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.738.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.741.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.743.0
  • dependabot/npm_and_yarn/aws-sdk/client-ecs-3.744.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.2.0
  • 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.6.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/multi-370af1d5eb
  • dependabot/npm_and_yarn/nock-14.0.0
  • dependabot/npm_and_yarn/nock-14.0.1
  • dependabot/npm_and_yarn/nodemon-3.1.9
  • feat/add-credentials-to-cors
  • feat/add-credits-db
  • feat/add-dockerfile
  • feat/add-more-endpoints
  • feat/avoid-too-many-alerts
  • feat/call-recreate-mv-endpoint
  • feat/cors
  • feat/debug-cors-issue
  • feat/deploy
  • feat/first-endpoints
  • feat/fix-promote-query
  • feat/image-uri
  • feat/improve-no-metrics-alarm
  • feat/is-live-endpoint
  • feat/is-live-endpoint-with-slot
  • feat/purge-old-schemas
  • feat/read-env-var
  • feat/show-stopped-services
  • feat/slack-alerts
  • feat/trigger-deploy
  • fix/aws-cluster-name-var
  • fix/cors
  • fix/credits-mapping
  • fix/credits-mapping-again
  • fix/marketplace-api-env-name
  • fix/promote
  • fix/promote-query
  • fix/recreate-endpoint
  • fix/squid-monitor-alert-just-for-prd
  • fix/ts-build
  • fix/unnecessary-safe-used
  • main
  • refs/tags/0.0.1
  • refs/tags/0.1.0
  • refs/tags/0.2.0
  • refs/tags/0.3.0
  • refs/tags/0.3.1
  • refs/tags/0.3.2
  • refs/tags/0.3.3
  • refs/tags/0.3.4
  • refs/tags/0.4.0
  • refs/tags/1.0.0
  • security/pin-github-actions-sha

31 May 2026 08:24PM UTC coverage: 48.111%. Remained the same
26723518607

push

github

web-flow
Merge pull request #80 from decentraland/chore/update-node-to-24

chore: update Node.js to 24

86 of 163 branches covered (52.76%)

Branch coverage included in aggregate %.

156 of 340 relevant lines covered (45.88%)

3.07 hits per line

Relevant lines Covered
Build:
Build:
340 RELEVANT LINES 156 COVERED LINES
3.07 HITS PER LINE
Source Files on main
  • Tree
  • List 13
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26723518607 main Merge pull request #80 from decentraland/chore/update-node-to-24 chore: update Node.js to 24 push 31 May 2026 08:25PM UTC web-flow github
48.11
26722182986 chore/update-node-to-24 chore: update Node.js to 24 Upgrade all CI workflow and Dockerfile Node.js version references to Node 24 (LTS). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Pull #80 31 May 2026 07:26PM UTC decentraland-bot github
48.11
26049355731 main ci: pin third-party GitHub Actions to commit SHAs (#78) * ci: pin third-party GitHub Actions to commit SHAs * ci: update coverallsapp/github-action pin to 648a8eb7 push 18 May 2026 05:27PM UTC web-flow github
48.11
26044564757 security/pin-github-actions-sha ci: update coverallsapp/github-action pin to 648a8eb7 Pull #78 18 May 2026 03:54PM UTC decentraland-bot github
48.11
26038298196 security/pin-github-actions-sha ci: pin third-party GitHub Actions to commit SHAs Pull #78 18 May 2026 02:00PM UTC decentraland-bot github
45.45
25110062590 main Merge pull request #77 from decentraland/feat/is-live-endpoint-with-slot feat: use project and slot for is-live endpoint push 29 Apr 2026 12:55PM UTC web-flow github
45.45
25109801475 feat/is-live-endpoint-with-slot feat: use project and slot for is-live endpoint Pull #77 29 Apr 2026 12:50PM UTC juanmahidalgo github
45.45
25047795784 main Merge pull request #76 from decentraland/feat/is-live-endpoint feat: add /:id/is-live endpoint to detect promoted squid services push 28 Apr 2026 10:31AM UTC web-flow github
46.33
25047290202 feat/is-live-endpoint fix: lint error Pull #76 28 Apr 2026 10:19AM UTC juanmahidalgo github
46.33
24835829898 main Merge pull request #74 from decentraland/chore/dependency-overhaul Overhaul runtime, dependencies, and adopt core-components push 23 Apr 2026 12:42PM UTC web-flow github
45.54
See All Builds (136)

Badge your Repo: squid-management-server

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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