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

decentraland / atlas-server
41%
master: 41%

Build:
Build:
LAST BUILD BRANCH: 1.6.0
DEFAULT BRANCH: master
Repo Added 13 Jan 2023 05:55PM UTC
Token SipBXdcBfPBxOdNjifDZ3pmj881y3Je3j regen
Build 192 Last
Files 39
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 1.6.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 1.6.0
  • add-ai-agent-context-to-readme
  • chore/add-space
  • chore/bump-libs
  • chore/bump-node
  • chore/enhance-docs
  • chore/pin-node-24-base-image
  • chore/readme-change
  • chore/trigger-deploy
  • chore/update-node-24
  • chore/update-node-to-24
  • docs/api
  • feat/add-release-job
  • feat/add-tracing-and-logging
  • feat/cache-tiles-s3
  • feat/cors
  • feat/feature-flag
  • feat/improve-atlas-cache
  • feat/instrument-http-requests-logger
  • feat/migrate-to-new-ci-infra
  • feat/redeploy-atlas-server
  • feat/sanitize-estates-id
  • feat/tiles-with-trades
  • feat/trigger-build
  • feat/trigger-deploy
  • feat/try-to-use-s3
  • feat/update-graph-component
  • feat/use-node-18-alpine
  • fix/add-console-update
  • fix/add-last-modified-tests
  • fix/estates-trades-not-showing
  • fix/expiration-date-lands
  • fix/filter-nulled-rental-listings
  • fix/no-cache-on-last-updated
  • fix/parcel-updated-at
  • fix/re-trigger-deployment
  • fix/remove-lastModifiedHeader-temporary
  • fix/remove-modified-middleware
  • fix/remove-old-infra-code
  • fix/rental-listing-calculation
  • fix/save-metrics-of-all-updates
  • fix/small-change
  • fix/trigger-redeployment
  • fix/udpdate-deps
  • fix/ulimit
  • fix/update-dep
  • fix/update-rentals-with-milliseconds
  • fix/update-schemas
  • fix/updated-at-calculation-ms
  • fix/use-seconds
  • fix/workflow
  • fzavalia-patch-1
  • master
  • refs/heads/master
  • refs/tags/1.0.0
  • refs/tags/1.0.1
  • refs/tags/1.1.0
  • refs/tags/1.13.17
  • refs/tags/1.2.0
  • refs/tags/1.2.1
  • refs/tags/1.3.0
  • refs/tags/1.3.1
  • refs/tags/1.3.10
  • refs/tags/1.3.11
  • refs/tags/1.3.12
  • refs/tags/1.3.13
  • refs/tags/1.3.14
  • refs/tags/1.3.15
  • refs/tags/1.3.16
  • refs/tags/1.3.18
  • refs/tags/1.3.19
  • refs/tags/1.3.2
  • refs/tags/1.3.3
  • refs/tags/1.3.4
  • refs/tags/1.3.5
  • refs/tags/1.3.6
  • refs/tags/1.3.7
  • refs/tags/1.3.8
  • refs/tags/1.3.9
  • refs/tags/1.4.0
  • refs/tags/1.4.1
  • refs/tags/1.5.0
  • refs/tags/1.5.1
  • refs/tags/1.5.2
  • security/pin-github-actions-sha

18 Jun 2026 08:01PM UTC coverage: 41.465%. Remained the same
27787142599

push

github

web-flow
chore: pin node 24 base image to sha256 digest (#139)

Sets the base image to
`node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995`
(was `node:24-alpine`) and pins it to an immutable sha256 digest for
reproducible builds.

298 of 414 branches covered (71.98%)

Branch coverage included in aggregate %.

1485 of 3886 relevant lines covered (38.21%)

11.42 hits per line

Relevant lines Covered
Build:
Build:
3886 RELEVANT LINES 1485 COVERED LINES
11.42 HITS PER LINE
Source Files on master
  • Tree
  • List 39
  • Changed 37
  • Source Changed 0
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27787142599 1.6.0 chore: pin node 24 base image to sha256 digest (#139) Sets the base image to `node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995` (was `node:24-alpine`) and pins it to an immutable sha256 digest for reproducibl... push 18 Jun 2026 08:28PM UTC web-flow github
41.47
27785919625 master chore: pin node 24 base image to sha256 digest (#139) Sets the base image to `node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995` (was `node:24-alpine`) and pins it to an immutable sha256 digest for reproducibl... push 18 Jun 2026 08:08PM UTC web-flow github
41.47
27782839565 chore/pin-node-24-base-image chore: pin node 24 base image to sha256 digest Set the base image to node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995 (was node:24-alpine) and pin it to an immutable sha256 digest for reproducible builds. Pull #139 18 Jun 2026 07:14PM UTC LautaroPetaccio github
41.47
27774048605 chore/update-node-24 chore: update Node base image to 24 push 18 Jun 2026 04:33PM UTC web-flow github
41.47
27773865626 chore/update-node-24 chore: update Node base image to 24 push 18 Jun 2026 04:33PM UTC web-flow github
41.47
27773717073 chore/update-node-24 chore: update Node.js to 24 (#137) ## Summary - Upgrades Node.js version references in CI workflows and Dockerfile to Node 24 (LTS) - Previous version (Node 20) is approaching EOL ## Changes - `.github/workflows/node.yml`: `'20.x'` → `'24'` - ... push 18 Jun 2026 04:31PM UTC web-flow github
41.47
27773889276 chore/update-node-24 chore: update Node.js to 24 (#137) ## Summary - Upgrades Node.js version references in CI workflows and Dockerfile to Node 24 (LTS) - Previous version (Node 20) is approaching EOL ## Changes - `.github/workflows/node.yml`: `'20.x'` → `'24'` - ... push 18 Jun 2026 04:27PM UTC web-flow github
41.47
27773775842 chore/update-node-24 chore: update Node base image to 24 push 18 Jun 2026 04:26PM UTC decentraland-bot github
41.47
27768727713 chore/update-node-24 chore: update Node base image to 24 Pull #138 18 Jun 2026 03:03PM UTC decentraland-bot github
41.47
27768695632 chore/update-node-24 chore: update Node.js to 24 (#137) ## Summary - Upgrades Node.js version references in CI workflows and Dockerfile to Node 24 (LTS) - Previous version (Node 20) is approaching EOL ## Changes - `.github/workflows/node.yml`: `'20.x'` → `'24'` - ... push 18 Jun 2026 03:03PM UTC web-flow github
41.47
See All Builds (151)

Badge your Repo: atlas-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