From f8cab3eebdcee288332e16bda5bd6b2fa17e02ac Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Fri, 6 Apr 2018 12:41:29 -0400 Subject: 4.4.1 deployment-handler -unit tests 84% coverage - more logging on metrics - log both req and res - unit tests of policy-update API - log timing and messaging in unit tests - code coverage 84.28% Statements 938/1113 65.51% Branches 321/490 81.58% Functions 155/190 84.34% Lines 926/1098 Change-Id: I3587135ceac76b291f83753441421a917a8b8bdf Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-258 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 1752374..9a11f49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "onap-dcae-deployment-handler", - "version": "4.4.0", + "version": "4.4.1", "description": "ONAP DCAE Deployment Handler", "main": "deployment-handler.js", "dependencies": { -- cgit 1.2.3-korg