Internet of Things data protocol - simplistic text and CSV-friendly IoT data protocol. Options: Schema-less, schema+versioning, building deltas for data values. Easy to re-use.
Apache License 2.0
0
stars
2
forks
source link
Update iot_ext_item_data_builder.py for Decimal serialization in JSON #33
Codecov Report
Attention: Patch coverage is
54.54545%
with5 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== - Coverage 98.54% 97.68% -0.87% ========================================== Files 15 15 Lines 551 561 +10 ========================================== + Hits 543 548 +5 - Misses 8 13 +5 ``` | [Flag](https://app.codecov.io/gh/bieli/IoText-data-protocol/pull/33/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marcin+Bielak) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/bieli/IoText-data-protocol/pull/33/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marcin+Bielak) | `97.68% <54.54%> (-0.87%)` | :arrow_down: | 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=Marcin+Bielak#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.