decentraland / builder-server

Builder app backend
20 stars 17 forks source link

feat: Add mapping status filters to items #768

Closed LautaroPetaccio closed 1 month ago

LautaroPetaccio commented 1 month ago

This PR adds the mapping status filter when fetching the third party collection items. When the mapping status filter is set to missing_mapping, the service will return items without mapping, and if it is set to unpublished_mapping, it will return items unpublished that contain a mapping.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10617358224

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Item/Item.model.ts 3 5 60.0%
<!-- Total: 10 12 83.33% -->
Totals Coverage Status
Change from base Build 10603399091: -0.02%
Covered Lines: 3096
Relevant Lines: 4187

💛 - Coveralls