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

decentraland / atlas-server
41%

Build:
DEFAULT BRANCH: master
Repo Added 13 Jan 2023 05:55PM UTC
Token SipBXdcBfPBxOdNjifDZ3pmj881y3Je3j regen
Build 205 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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • 1.6.0
  • 1.7.0
  • add-ai-agent-context-to-readme
  • chore/add-space
  • chore/bump-libs
  • chore/bump-node
  • chore/enhance-docs
  • chore/migrate-to-core-components
  • 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/remove-district-demarcation
  • feat/remove-district-tiles
  • 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/response-body-leaks-and-dcl-bump
  • 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
  • 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

02 Jul 2026 12:28AM UTC coverage: 41.494%. Remained the same
28556936904

push

github

web-flow
chore: remove district tiles from specialTiles.json (#142)

## Summary

- Removes all 35,092 `type: "district"` tiles from `specialTiles.json`
- District parcels with no on-chain owner will now be treated as
ordinary unowned parcels (no special tile entry = unowned by default)
- District parcels that have already been transferred/sold to
contributors already have on-chain ownership and were never rendered
from this file
- Roads and plazas are unaffected (13,026 tiles remain)

## Context

Governance proposal:
https://decentraland.org/governance/proposal/?id=9ee1965f-6a96-45f9-bb20-f60baa13607f

Removes the purple "district" fog-of-war from all maps (web Atlas,
marketplace, unity-explorer NavMap/Minimap). Districts are largely
defunct — Dragon City, Vegas City, DCL Uni, and Aetheria have all
returned or sold their LANDs.

## Reversibility

This is a data-only change. To revert: revert this commit. Code cleanup
(`AtlasColor.DISTRICT`, `AtlasTileType.DISTRICT`, marketplace
proximity/highlights) can follow in a separate PR once the visual change
is confirmed.

298 of 414 branches covered (71.98%)

Branch coverage included in aggregate %.

1485 of 3883 relevant lines covered (38.24%)

11.43 hits per line

Relevant lines Covered
Build:
Build:
3883 RELEVANT LINES 1485 COVERED LINES
11.43 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
28556936904 master chore: remove district tiles from specialTiles.json (#142) ## Summary - Removes all 35,092 `type: "district"` tiles from `specialTiles.json` - District parcels with no on-chain owner will now be treated as ordinary unowned parcels (no special ti... push 02 Jul 2026 12:29AM UTC web-flow github
41.49
28052111985 master fix: cancel undrained response bodies and bump @dcl core-components/core-libs deps (#141) ## Summary This PR cancels an undrained undici response-body leak and bumps outdated `@dcl` core-components/core-libs dependencies to their latest versions... push 23 Jun 2026 07:41PM UTC web-flow github
41.49
28046684021 master chore: migrate from well-known-components to core-components (#140) Migrates atlas-server from `@well-known-components/*` to the [core-components](https://github.com/decentraland/core-components) `@dcl/*` equivalents, and bumps the existing `@dcl... push 23 Jun 2026 06:08PM UTC web-flow github
41.52
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
26755344637 master 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 01 Jun 2026 12:39PM UTC web-flow github
41.47
26044731158 master ci: pin third-party GitHub Actions to commit SHAs (#134) ## Summary Pin mutable branch reference (`@master`) on third-party GitHub Actions to an immutable commit SHA, preventing supply chain attacks if a third-party maintainer account is comprom... push 18 May 2026 03:58PM UTC web-flow github
41.47
21068713035 master chore: bump node version (#133) Signed-off-by: Kevin Szuchet <31735779+kevinszuchet@users.noreply.github.com> push 16 Jan 2026 01:48PM UTC web-flow github
40.07
19080702320 master docs: Add AI Agent Context section to README (#131) This PR adds a comprehensive AI Agent Context section to the README to help AI agents better understand the project structure, capabilities, and dependencies for cross-project editing. ## Chang... push 04 Nov 2025 07:38PM UTC web-flow github
40.07
18945770956 master docs: minor api spec fixes push 30 Oct 2025 03:21PM UTC pentreathm github
40.07
18945680289 master docs: minor api spec fixes push 30 Oct 2025 03:18PM UTC pentreathm github
40.07
See All Builds (164)

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc