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

decentraland / atlas-server
42%
master: 41%

Build:
Build:
LAST BUILD BRANCH: chore/migrate-to-core-components
DEFAULT BRANCH: master
Repo Added 13 Jan 2023 05:55PM UTC
Token SipBXdcBfPBxOdNjifDZ3pmj881y3Je3j regen
Build 194 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 chore/migrate-to-core-components
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/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/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

22 Jun 2026 07:08PM UTC coverage: 41.523% (+0.06%) from 41.465%
27977282388

Pull #140

github

LautaroPetaccio
Merge remote-tracking branch 'origin/master' into chore/migrate-to-core-components

# Conflicts:
#	package-lock.json
#	package.json
Pull Request #140: chore: migrate from well-known-components to core-components

298 of 414 branches covered (71.98%)

Branch coverage included in aggregate %.

4 of 40 new or added lines in 10 files covered. (10.0%)

1 existing line in 1 file now uncovered.

1485 of 3880 relevant lines covered (38.27%)

11.44 hits per line

Relevant lines Covered
Build:
Build:
3880 RELEVANT LINES 1485 COVERED LINES
11.44 HITS PER LINE
Source Files on master
  • Tree
  • List 39
  • Changed 37
  • Source Changed 10
  • 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
27977282388 chore/migrate-to-core-components Merge remote-tracking branch 'origin/master' into chore/migrate-to-core-components # Conflicts: # package-lock.json # package.json Pull #140 22 Jun 2026 07:10PM UTC LautaroPetaccio github
41.52
27976649910 chore/migrate-to-core-components chore: migrate from well-known-components to core-components Replace the @well-known-components packages that have core-components equivalents with their @dcl counterparts, and bump the existing @dcl deps: - http-server -> @dcl/http-server ... Pull #140 22 Jun 2026 06:59PM UTC LautaroPetaccio github
40.13
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
See All Builds (153)

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