[SEBA-81] Getting ONU Serial Number from logical device openflow info
Reading the correct port_id for UNI Ports

Change-Id: Idfcc9932762d4659ae413d73e99857d81c46c1c1
diff --git a/xos/unittest.cfg b/xos/unittest.cfg
index 426392e..ac55cdc 100644
--- a/xos/unittest.cfg
+++ b/xos/unittest.cfg
@@ -6,3 +6,9 @@
                  pull_steps
                  event_steps
                  models
+
+[coverage]
+always-on = True
+coverage = synchronizer
+coverage-report = term
+coverage-report = html
\ No newline at end of file