decentraland / builder-client

Apache License 2.0
3 stars 5 forks source link

feat: Add method to get a third party #44

Closed LautaroPetaccio closed 2 years ago

LautaroPetaccio commented 2 years ago

This PR adds a method to get a third party using the builder server's /v1/thirdParties/:id. Closes #43

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2089934110

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/client/BuilderClient.ts 12 14 85.71%
src/client/types.ts 0 2 0.0%
<!-- Total: 12 16 75.0% -->
Totals Coverage Status
Change from base Build 2073538620: -0.5%
Covered Lines: 350
Relevant Lines: 399

💛 - Coveralls