diff --git a/README.md b/README.md
index 10236d0..3f4e470 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Pytest](https://github.com/NOAA-GSL/idss-engine-commons/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/NOAA-GSL/idss-engine-commons/actions/workflows/run-tests.yml) [![Lint with pylint](https://github.com/NOAA-GSL/idss-engine-commons/actions/workflows/linter.yml/badge.svg)](https://github.com/NOAA-GSL/idss-engine-commons/actions/workflows/linter.yml)
-Coverage Report
+Coverage Report
## Overview
diff --git a/python/idsse_common/test/coverage.txt b/python/idsse_common/test/coverage.txt
index b82df30..9a4c00a 100644
--- a/python/idsse_common/test/coverage.txt
+++ b/python/idsse_common/test/coverage.txt
@@ -34,7 +34,7 @@ idsse/common/json_message.py 24 1 96%
idsse/common/log_util.py 41 3 93%
idsse/common/path_builder.py 128 10 92%
idsse/common/publish_confirm.py 196 21 89%
-idsse/common/rabbitmq_utils.py 98 8 92%
+idsse/common/rabbitmq_utils.py 106 15 86%
idsse/common/sci/__init__.py 0 0 100%
idsse/common/sci/geo_image.py 236 17 93%
idsse/common/sci/grid_proj.py 95 1 99%
@@ -44,6 +44,6 @@ idsse/common/sci/vectaster.py 190 17 91%
idsse/common/utils.py 122 10 92%
idsse/common/validate_schema.py 40 0 100%
-----------------------------------------------------
-TOTAL 1383 98 93%
+TOTAL 1391 105 92%
-============================= 223 passed in 6.01s ==============================
+============================= 223 passed in 6.23s ==============================
diff --git a/python/idsse_common/test/pytest.xml b/python/idsse_common/test/pytest.xml
index eefbb59..5716f33 100644
--- a/python/idsse_common/test/pytest.xml
+++ b/python/idsse_common/test/pytest.xml
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file