telefonicaid / iotagent-manager

IoT Agent Manager to use as proxy for multiple IoTAgents with different protocols
GNU Affero General Public License v3.0
7 stars 8 forks source link

return target error code instead 500 #256

Closed AlvaroVega closed 3 years ago

AlvaroVega commented 3 years ago

fix for https://github.com/telefonicaid/iotagent-manager/issues/167

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1261171264

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 %
lib/errors.js 0 1 0.0%
lib/services/iotaRedirector.js 0 1 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 1236919239: -0.2%
Covered Lines: 500
Relevant Lines: 617

💛 - Coveralls