File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ 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 )
3
3
4
4
<!-- Pytest Coverage Comment:Begin -->
5
- <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/README.md"><img alt="Coverage" src="https://img.shields.io/badge/Coverage-92%25-brightgreen.svg" /></a><details><summary>Coverage Report </summary><table><tr><th>File</th><th>Stmts</th><th>Miss</th><th>Cover</th><th>Missing</th></tr><tbody><tr><td colspan="5"><b>idsse/common</b></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/__init__.py">__init__.py</a></td><td>0</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/aws_utils.py">aws_utils.py</a></td><td>86</td><td>5</td><td>5</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/aws_utils.py#L 94%"> 94%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/config.py">config.py</a></td><td>69</td><td>5</td><td>5</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/config.py#L 93%"> 93%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/json_message.py">json_message.py</a></td><td>24</td><td>1</td><td>1</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/json_message.py#L 96%"> 96%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/log_util.py">log_util.py</a></td><td>41</td><td>3</td><td>3</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/log_util.py#L 93%"> 93%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/path_builder.py">path_builder.py</a></td><td>128</td><td>10</td><td>10</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/path_builder.py#L 92%"> 92%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/publish_confirm.py">publish_confirm.py</a></td><td>196</td><td>21</td><td>21</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/publish_confirm.py#L 89%"> 89%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/rabbitmq_utils.py">rabbitmq_utils.py</a></td><td>106</td><td>15</td><td>15</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/rabbitmq_utils.py#L 86%"> 86%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/utils.py">utils.py</a></td><td>122</td><td>10</td><td>10</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/utils.py#L 92%"> 92%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/validate_schema.py">validate_schema.py</a></td><td>40</td><td>0</td><td>100%</td><td> </td></tr><tr><td colspan="5"><b>idsse/common/sci</b></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/__init__.py">__init__.py</a></td><td>0</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/geo_image.py">geo_image.py</a></td><td>236</td><td>17</td><td>17</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/geo_image.py#L 93%"> 93%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/grid_proj.py">grid_proj.py</a></td><td>95</td><td>1</td><td>1</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/grid_proj.py#L 99%"> 99%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/netcdf_io.py">netcdf_io.py</a></td><td>48</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/utils.py">utils.py</a></td><td>10</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/vectaster.py">vectaster.py</a></td><td>190</td><td>17</td><td>17</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/vectaster.py#L 91%"> 91%</a></td></tr><tr><td><b>TOTAL</b></td><td><b>1391</b></td><td><b>105</b></td><td><b>92%</b></td><td> </td></tr></tbody></table></details>
5
+ <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/README.md"><img alt="Coverage" src="https://img.shields.io/badge/Coverage-92%25-brightgreen.svg" /></a><details><summary>Coverage Report </summary><table><tr><th>File</th><th>Stmts</th><th>Miss</th><th>Cover</th><th>Missing</th></tr><tbody><tr><td colspan="5"><b>idsse/common</b></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/__init__.py">__init__.py</a></td><td>0</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/aws_utils.py">aws_utils.py</a></td><td>91</td><td>7</td><td>7</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/aws_utils.py#L 92%"> 92%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/config.py">config.py</a></td><td>69</td><td>5</td><td>5</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/config.py#L 93%"> 93%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/json_message.py">json_message.py</a></td><td>24</td><td>1</td><td>1</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/json_message.py#L 96%"> 96%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/log_util.py">log_util.py</a></td><td>41</td><td>3</td><td>3</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/log_util.py#L 93%"> 93%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/path_builder.py">path_builder.py</a></td><td>128</td><td>10</td><td>10</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/path_builder.py#L 92%"> 92%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/publish_confirm.py">publish_confirm.py</a></td><td>196</td><td>21</td><td>21</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/publish_confirm.py#L 89%"> 89%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/rabbitmq_utils.py">rabbitmq_utils.py</a></td><td>106</td><td>15</td><td>15</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/rabbitmq_utils.py#L 86%"> 86%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/utils.py">utils.py</a></td><td>122</td><td>10</td><td>10</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/utils.py#L 92%"> 92%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/validate_schema.py">validate_schema.py</a></td><td>40</td><td>0</td><td>100%</td><td> </td></tr><tr><td colspan="5"><b>idsse/common/sci</b></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/__init__.py">__init__.py</a></td><td>0</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/geo_image.py">geo_image.py</a></td><td>236</td><td>17</td><td>17</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/geo_image.py#L 93%"> 93%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/grid_proj.py">grid_proj.py</a></td><td>95</td><td>1</td><td>1</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/grid_proj.py#L 99%"> 99%</a></td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/netcdf_io.py">netcdf_io.py</a></td><td>48</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/utils.py">utils.py</a></td><td>10</td><td>0</td><td>100%</td><td> </td></tr><tr><td> <a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/vectaster.py">vectaster.py</a></td><td>190</td><td>17</td><td>17</td><td><a href="https://github.com/NOAA-GSL/idss-engine-commons/blob/main/idsse/common/sci/vectaster.py#L 91%"> 91%</a></td></tr><tr><td><b>TOTAL</b></td><td><b>1396</b></td><td><b>107</b></td><td><b>92%</b></td><td> </td></tr></tbody></table></details>
6
6
<!-- Pytest Coverage Comment:End -->
7
7
8
8
## Overview
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ test/test_validate_new_data_schema.py ......... [100%]
28
28
Name Stmts Miss Cover
29
29
-----------------------------------------------------
30
30
idsse/common/__init__.py 0 0 100%
31
- idsse/common/aws_utils.py 86 5 94 %
31
+ idsse/common/aws_utils.py 91 7 92 %
32
32
idsse/common/config.py 69 5 93%
33
33
idsse/common/json_message.py 24 1 96%
34
34
idsse/common/log_util.py 41 3 93%
@@ -44,6 +44,6 @@ idsse/common/sci/vectaster.py 190 17 91%
44
44
idsse/common/utils.py 122 10 92%
45
45
idsse/common/validate_schema.py 40 0 100%
46
46
-----------------------------------------------------
47
- TOTAL 1391 105 92%
47
+ TOTAL 1396 107 92%
48
48
49
- ============================= 223 passed in 6.23s ==============================
49
+ ============================= 223 passed in 6.44s ==============================
You can’t perform that action at this time.
0 commit comments