taosdata / taos-connector-rust

TDengine connector for Rust
MIT License
32 stars 13 forks source link

[TD-32792] perf(taos-optin): optimizing tmq poll #375

Closed qevolg closed 1 week ago

qevolg commented 3 weeks ago

Optimizing tmq poll

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 93.48837% with 14 lines in your changes missing coverage. Please review.

Project coverage is 71.19%. Comparing base (988d864) to head (ffc1424). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
taos-optin/src/tmq/raw.rs 87.50% 11 Missing :warning:
taos-optin/src/tmq/mod.rs 97.63% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ========================================== + Coverage 71.04% 71.19% +0.15% ========================================== Files 97 97 Lines 34102 34229 +127 ========================================== + Hits 24227 24371 +144 + Misses 9875 9858 -17 ```

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