decentraland / builder-server

Builder app backend
20 stars 17 forks source link

feat: also check for blockchain_item_id for isDCLPublished #543

Closed cazala closed 2 years ago

cazala commented 2 years ago

Check first against the DB, if any item has already blockchain_item_id the collection is published (in case both subgraph and RPC are lagging or unresponsive)

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2456988561


Changes Missing Coverage Covered Lines Changed/Added Lines %
spec/utils.ts 2 3 66.67%
src/Item/Item.model.ts 0 2 0.0%
<!-- Total: 8 11 72.73% -->
Totals Coverage Status
Change from base Build 2435185599: -0.01%
Covered Lines: 2576
Relevant Lines: 3574

💛 - Coveralls