Closed christroutner closed 4 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
dist/routes/v2/slp.js | 53 | 43.34% | ||
<!-- | Total: | 53 | --> |
Totals | |
---|---|
Change from base Build 2699: | 0.01% |
Covered Lines: | 2357 |
Relevant Lines: | 3389 |
This code merged in PR #544
Removes error logging in in the slp/formatToRestObject() function. This PR is an extension of PR #535. It's purpose is to reduce noise in our error logs.