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

decentraland / comms-gatekeeper / 25115211079
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: 2.27.1
DEFAULT BRANCH: main
Ran 29 Apr 2026 02:36PM UTC
Jobs 1
Files 145
Run time 1min
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

29 Apr 2026 02:34PM UTC coverage: 85.248% (+1.4%) from 83.825%
25115211079

Pull #259

github

LautaroPetaccio
test: cover new caching behaviour across adapters

Adds direct coverage for the previously-untested code introduced in
the caching fixes:

- test/unit/names.spec.ts: getNamesFromAddresses (cache hit/miss/partial,
  mixed-case dedup, in-flight dedup across concurrent callers,
  empty-result error path) and getNameOwner (cache reuse, 404, retry,
  encodeURIComponent of the URL path).
- test/unit/feature-flags.spec.ts: refresh populates both featuresFlagMap
  and variantsMap, getVariants reads from cache without re-querying
  upstream, pre-START isEnabled/getVariants behaviour, refresh-failure
  fallback.

Augments existing suites for behaviours that weren't asserted:

- test/unit/worlds-adapter.spec.ts: cache reuse for fetchWorldActionPermissions
  and fetchWorldSceneEntityMetadataById via the real cachedFetchComponent.
- test/integration/world-component.spec.ts: case-insensitive matching for
  hasWorldStreamingPermission/hasWorldDeployPermission and lowercased
  authAddress in the hasWorldOwnerPermission lambdas URL.
- test/integration/land-component.spec.ts: cache reuse for getLandPermissions
  and getLandOperators, plus mixed-case authAddress sharing the same
  cache entry.
Pull Request #259: fix: cache hoisting, dedup, and variant caching across adapters

1041 of 1339 branches covered (77.74%)

Branch coverage included in aggregate %.

97 of 98 new or added lines in 7 files covered. (98.98%)

1 existing line in 1 file now uncovered.

2952 of 3345 relevant lines covered (88.25%)

43.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.23
70.96% src/adapters/names.ts

Coverage Regressions

Lines Coverage ∆ File
1
92.23
70.96% src/adapters/names.ts
Jobs
ID Job ID Ran Files Coverage
1 25115211079.1 29 Apr 2026 02:36PM UTC 290
86.47
GitHub Action Run
Source Files on build 25115211079
  • Tree
  • List 145
  • Changed 98
  • Source Changed 7
  • Coverage Changed 98
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25115211079
  • Pull Request #259
  • PR Base - main (#24993564023)
  • Delete
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