emqx / neuron

Open source industrial IoT connectivity server
https://neugates.io
GNU Lesser General Public License v3.0
953 stars 210 forks source link

feat(read):support pagination and filter(error) when reading tags #2054

Closed hxy7yx closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 58.34768% with 242 lines in your changes missing coverage. Please review.

Project coverage is 76.20%. Comparing base (a5f912b) to head (411cdc4).

Files Patch % Lines
src/adapter/driver/driver.c 42.92% 117 Missing :warning:
src/parser/neu_json_rw.c 56.21% 74 Missing :warning:
include/neuron/msg.h 63.15% 42 Missing :warning:
src/adapter/adapter.c 72.72% 6 Missing :warning:
src/core/manager.c 33.33% 2 Missing :warning:
plugins/restful/rw_handle.c 98.46% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2054 +/- ## ========================================== - Coverage 76.83% 76.20% -0.63% ========================================== Files 104 104 Lines 17878 18447 +569 ========================================== + Hits 13737 14058 +321 - Misses 4141 4389 +248 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.