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

decentraland / lamb2 / 19365885618
81%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2025 01:22PM UTC
Jobs 1
Files 73
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

14 Nov 2025 01:22PM UTC coverage: 80.266% (-0.06%) from 80.33%
19365885618

push

github

web-flow
feat: add support for polygon wearables in explorer and marketplace APIs (#445)

* feat: add support for polygon wearables in explorer and marketplace APIs

- Updated ItemType to include 'polygonWearables'.
- Enhanced marketplace API fetcher to handle 'polygonWearables' item type, allowing for fetching both wearable_v2 and smart_wearable_v1.
- Modified explorer handler to support isPolygonWearable filter, including amount in responses when requested.
- Added tests to validate new functionality for polygon wearables and ensure correct behavior with existing filters.

* feat: add explorer emotes handler and route

- Introduced a new handler for fetching emotes in the explorer, supporting pagination and filtering.
- Added a route to the router for accessing emotes by address.
- Implemented tests to validate the functionality of the new emotes endpoint, including error handling and response structure.
- Enhanced existing data generation utilities to support emote entities.

* refactor: streamline itemType and network handling in fetchers and handlers

- Removed 'polygonWearables' from ItemType and updated related logic to handle network-specific wearables.
- Enhanced marketplace API fetcher to support network parameter for fetching wearables based on the selected network (Ethereum or Polygon).
- Updated explorer handler to utilize network parameter instead of isPolygonWearable, simplifying the filters and response structure.
- Refactored tests to validate new network-based filtering and ensure correct behavior across different scenarios.

* refactor: update network handling to use enum values across fetchers and handlers

- Replaced string literals for network parameters with the Network enum in elements-fetcher, marketplace-api-fetcher, explorer-handler, and related logic.
- Adjusted tests to validate the new enum-based network handling, ensuring consistency and correctness in API responses.
- Enhanced type safety and clarity in network-related code thro... (continued)

567 of 800 branches covered (70.88%)

Branch coverage included in aggregate %.

72 of 85 new or added lines in 6 files covered. (84.71%)

1670 of 1987 relevant lines covered (84.05%)

40.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.33
src/controllers/handlers/explorer-emotes-handler.ts
1
91.49
-5.95% src/logic/fetch-elements/fetch-items.ts
2
55.96
-0.04% src/logic/fetch-elements/graph-pagination.ts
9
49.14
-3.0% src/adapters/marketplace-api-fetcher.ts
Jobs
ID Job ID Ran Files Coverage
1 19365885618.1 14 Nov 2025 01:22PM UTC 73
80.27
GitHub Action Run
Source Files on build 19365885618
  • Tree
  • List 73
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 45c5c180 on github
  • Prev Build on main (#19080746548)
  • Next Build on main (#19577352150)
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