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

decentraland / lamb2
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: feat/use-marketplace-api-endpoints
DEFAULT BRANCH: main
Repo Added 16 Oct 2024 08:02PM UTC
Files 72
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 fix/fix-trimmed-version-for-explorer-query-param
branch: fix/fix-trimmed-version-for-explorer-query-param
CHANGE BRANCH
x
Reset
  • fix/fix-trimmed-version-for-explorer-query-param
  • badge
  • coverage
  • dependabot/npm_and_yarn/dcl-catalyst-client-21.8.0
  • dependabot/npm_and_yarn/dcl-catalyst-client-21.8.1
  • dependabot/npm_and_yarn/dcl/catalyst-api-specs-3.4.0
  • dependabot/npm_and_yarn/dcl/catalyst-api-specs-3.5.0
  • dependabot/npm_and_yarn/dcl/eslint-config-2.3.0
  • dependabot/npm_and_yarn/dcl/schemas-15.0.0
  • dependabot/npm_and_yarn/dcl/schemas-15.1.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.3.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.7.0
  • dependabot/npm_and_yarn/dcl/schemas-15.8.1
  • dependabot/npm_and_yarn/dcl/schemas-16.0.0
  • dependabot/npm_and_yarn/dcl/schemas-16.1.0
  • dependabot/npm_and_yarn/dcl/schemas-16.11.0
  • dependabot/npm_and_yarn/dcl/schemas-16.12.0
  • dependabot/npm_and_yarn/dcl/schemas-16.13.0
  • dependabot/npm_and_yarn/dcl/schemas-16.14.0
  • dependabot/npm_and_yarn/dcl/schemas-16.3.0
  • dependabot/npm_and_yarn/dcl/schemas-16.6.4
  • dependabot/npm_and_yarn/dcl/schemas-16.8.0
  • dependabot/npm_and_yarn/dcl/schemas-16.9.0
  • dependabot/npm_and_yarn/dcl/schemas-17.0.0
  • dependabot/npm_and_yarn/dcl/schemas-17.1.0
  • dependabot/npm_and_yarn/dcl/schemas-18.0.0
  • dependabot/npm_and_yarn/dcl/schemas-18.3.0
  • dependabot/npm_and_yarn/dcl/schemas-18.5.1
  • dependabot/npm_and_yarn/dcl/schemas-18.8.0
  • dependabot/npm_and_yarn/dcl/schemas-19.0.0
  • dependabot/npm_and_yarn/dcl/schemas-19.3.0
  • dependabot/npm_and_yarn/well-known-components/interfaces-1.5.1
  • dependabot/npm_and_yarn/well-known-components/interfaces-1.5.2
  • dependabot/npm_and_yarn/well-known-components/test-helpers-1.5.8
  • feat/add-endpoint-parcel-permissions
  • feat/add-smart-wereables-filter
  • feat/ask-owner-by-address
  • feat/cdn-url
  • feat/dapps-db-integration
  • feat/explorer-wearables-exposes-compact-response
  • feat/get-owner-by-name
  • feat/improve_backpack_items_retrieval
  • feat/land-operators-endpoint
  • feat/marketplace-api
  • feat/parcel-operators
  • feat/pr-related
  • feat/use-marketplace-api-endpoints
  • fix/default-profiles-retrieval
  • fix/get-all-land-permissions
  • fix/get-parcel-permission
  • fix/lw-complete-fetch
  • fix/profile-images-urls
  • fix/restore-individual-data-on-explorer-endpoint
  • fix/third-party-wearables-not-fetching
  • main
  • profile-service-cdn
  • refactor/implement-feedbacks-on-trimmed-entity-version
  • refs/tags/3.10.4
  • refs/tags/3.10.5
  • refs/tags/3.10.6
  • refs/tags/3.10.7
  • refs/tags/3.11.0
  • refs/tags/3.11.1
  • refs/tags/3.12.0
  • refs/tags/3.13.0
  • refs/tags/3.13.1
  • refs/tags/3.14.0
  • refs/tags/3.14.1
  • refs/tags/4.0.0
  • refs/tags/4.1.0
  • refs/tags/4.2.0
  • refs/tags/4.3.0
  • refs/tags/4.4.0
  • refs/tags/4.4.1
  • refs/tags/4.4.2

03 Oct 2025 09:13PM UTC coverage: 82.611% (+0.1%) from 82.486%
18233950874

Pull #430

github

AndresMorelos
rollback: rollback filtering logic in createFilters function
Pull Request #430: feat: enhance explorer handler to support trimmed responses for wearables

441 of 585 branches covered (75.38%)

Branch coverage included in aggregate %.

41 of 53 new or added lines in 2 files covered. (77.36%)

1369 of 1606 relevant lines covered (85.24%)

52.59 hits per line

Relevant lines Covered
Build:
Build:
1606 RELEVANT LINES 1369 COVERED LINES
52.59 HITS PER LINE
Source Files on fix/fix-trimmed-version-for-explorer-query-param
  • Tree
  • List 67
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18233950874 fix/fix-trimmed-version-for-explorer-query-param rollback: rollback filtering logic in createFilters function Pull #430 04 Oct 2025 02:58AM UTC AndresMorelos github
82.61
18222800130 fix/fix-trimmed-version-for-explorer-query-param refactor: unify sorting and response handling for wearables in explorer handler - Renamed sorting function to `createUniversalSorting` to accommodate both trimmed and non-trimmed responses. - Updated type definitions for MixedWearableResponse to ... Pull #430 03 Oct 2025 12:54PM UTC AndresMorelos github
81.33
18204581694 fix/fix-trimmed-version-for-explorer-query-param feat: enhance explorer handler to support trimmed responses for wearables - Introduced `isTrimmed` parameter to fetchCombinedElements for conditional response structure. - Updated MixedWearable types to include trimmed variants. - Modified respon... push 02 Oct 2025 08:18PM UTC AndresMorelos github
82.56
See All Builds (153)
  • 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

© 2025 Coveralls, Inc