emqx / neuron

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

feat(read):support pagination and filter(error) when get read API #2026

Closed hxy7yx closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.41259% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 76.93%. Comparing base (0c346d0) to head (1095251).

Files Patch % Lines
src/parser/neu_json_rw.c 79.76% 17 Missing :warning:
plugins/restful/rw_handle.c 97.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2026 +/- ## ========================================== + Coverage 76.81% 76.93% +0.12% ========================================== Files 104 104 Lines 17796 17931 +135 ========================================== + Hits 13670 13796 +126 - Misses 4126 4135 +9 ```

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