daq-tools / kotori

A flexible data historian based on InfluxDB, Grafana, MQTT, and more. Free, open, simple.
https://getkotori.org/
GNU Affero General Public License v3.0
107 stars 17 forks source link

[DA] Add protection for SensorWAN "direct" addressing scheme (fixup) #140

Closed amotl closed 1 year ago

amotl commented 1 year ago

GitHub synchronization woes.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.38 :tada:

Comparison is base (2a0b51c) 53.02% compared to head (76df082) 53.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== + Coverage 53.02% 53.41% +0.38% ========================================== Files 100 101 +1 Lines 5267 5304 +37 ========================================== + Hits 2793 2833 +40 + Misses 2474 2471 -3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `53.41% <100.00%> (+0.38%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/daq-tools/kotori/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | Coverage Δ | | |---|---|---| | [kotori/daq/application/mqttkit.py](https://app.codecov.io/gh/daq-tools/kotori/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#diff-a290b3JpL2RhcS9hcHBsaWNhdGlvbi9tcXR0a2l0LnB5) | `100.00% <ø> (ø)` | | | [kotori/vendor/hiveeyes/application.py](https://app.codecov.io/gh/daq-tools/kotori/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#diff-a290b3JpL3ZlbmRvci9oaXZlZXllcy9hcHBsaWNhdGlvbi5weQ==) | `68.91% <ø> (ø)` | | | [kotori/daq/exception.py](https://app.codecov.io/gh/daq-tools/kotori/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#diff-a290b3JpL2RhcS9leGNlcHRpb24ucHk=) | `100.00% <100.00%> (ø)` | | | [kotori/daq/strategy/\_\_init\_\_.py](https://app.codecov.io/gh/daq-tools/kotori/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#diff-a290b3JpL2RhcS9zdHJhdGVneS9fX2luaXRfXy5weQ==) | `94.44% <100.00%> (+1.58%)` | :arrow_up: | | [kotori/daq/strategy/wan.py](https://app.codecov.io/gh/daq-tools/kotori/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#diff-a290b3JpL2RhcS9zdHJhdGVneS93YW4ucHk=) | `100.00% <100.00%> (+3.44%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/daq-tools/kotori/pull/140/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools)

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