Closed LautaroPetaccio closed 2 years ago
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.
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 | |
---|---|
Change from base Build 2073538620: | -0.5% |
Covered Lines: | 350 |
Relevant Lines: | 399 |
This PR adds a method to get a third party using the builder server's
/v1/thirdParties/:id
. Closes #43