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: add scan tags reqest & response #2008

Closed gc87 closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 76.84%. Comparing base (7461693) to head (1d9d5b2).

Files Patch % Lines
src/parser/neu_json_scan.c 0.00% 45 Missing :warning:
src/adapter/driver/driver.c 28.00% 18 Missing :warning:
src/adapter/adapter.c 0.00% 12 Missing :warning:
plugins/restful/scan_handle.c 0.00% 8 Missing :warning:
plugins/restful/rest.c 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2008 +/- ## ========================================== - Coverage 77.22% 76.84% -0.39% ========================================== Files 102 104 +2 Lines 17699 17786 +87 ========================================== - Hits 13668 13667 -1 - Misses 4031 4119 +88 ```

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