aerosense-ai / data-gateway

Data influx for Aerosense.
https://www.aerosense.ai/
Other
3 stars 1 forks source link

Add support for sensor coordinates table #125

Closed cortadocodes closed 1 year ago

cortadocodes commented 1 year ago

Contents (#125)

Enhancements

Testing

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 59.30% and project coverage change: -0.28 :warning:

Comparison is base (cf3b26f) 60.87% compared to head (1a2d373) 60.59%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== - Coverage 60.87% 60.59% -0.28% ========================================== Files 15 15 Lines 1122 1175 +53 ========================================== + Hits 683 712 +29 - Misses 439 463 +24 ``` | [Impacted Files](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai) | Coverage Δ | | |---|---|---| | [data\_gateway/exceptions.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L2V4Y2VwdGlvbnMucHk=) | `100.00% <ø> (ø)` | | | [data\_gateway/packet\_reader.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L3BhY2tldF9yZWFkZXIucHk=) | `45.84% <34.88%> (-1.04%)` | :arrow_down: | | [data\_gateway/data\_gateway.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L2RhdGFfZ2F0ZXdheS5weQ==) | `90.00% <68.42%> (+1.11%)` | :arrow_up: | | [data\_gateway/persistence.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L3BlcnNpc3RlbmNlLnB5) | `94.20% <87.50%> (-0.50%)` | :arrow_down: | | [data\_gateway/cli.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L2NsaS5weQ==) | `91.57% <100.00%> (ø)` | | | [data\_gateway/configuration.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L2NvbmZpZ3VyYXRpb24ucHk=) | `94.78% <100.00%> (+0.56%)` | :arrow_up: | | [data\_gateway/dummy\_serial/dummy\_serial.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L2R1bW15X3NlcmlhbC9kdW1teV9zZXJpYWwucHk=) | `91.89% <100.00%> (-2.40%)` | :arrow_down: | | [data\_gateway/serial\_port.py](https://app.codecov.io/gh/aerosense-ai/data-gateway/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerosense-ai#diff-ZGF0YV9nYXRld2F5L3NlcmlhbF9wb3J0LnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.