Skip to content

Conversation

qevolg
Copy link
Contributor

@qevolg qevolg commented Apr 18, 2025

Description

Add taos wrapper

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2025

Codecov Report

Attention: Patch coverage is 94.63294% with 348 lines in your changes missing coverage. Please review.

Project coverage is 80.66%. Comparing base (5714059) to head (de8d67e).

Files with missing lines Patch % Lines
taos-ws-sys/src/ws/stmt2.rs 68.52% 113 Missing ⚠️
taos-ws-sys/src/taos/tmq.rs 93.03% 87 Missing ⚠️
taos-ws-sys/src/taos/query.rs 96.58% 65 Missing ⚠️
taos-ws-sys/src/ws/mod.rs 18.75% 26 Missing ⚠️
taos-ws-sys/src/taos/mod.rs 91.30% 16 Missing ⚠️
taos-ws-sys/src/ws/query.rs 84.50% 11 Missing ⚠️
taos-ws-sys/src/native/mod.rs 97.50% 9 Missing ⚠️
taos-ws-sys/src/ws/error.rs 62.50% 6 Missing ⚠️
taos-ws-sys/src/ws/tmq.rs 90.16% 6 Missing ⚠️
taos-ws-sys/src/taos/stmt.rs 99.47% 5 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
+ Coverage   79.34%   80.66%   +1.31%     
==========================================
  Files         115      122       +7     
  Lines       50184    52322    +2138     
==========================================
+ Hits        39821    42203    +2382     
+ Misses      10363    10119     -244     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

qevolg added 29 commits April 29, 2025 16:07
@qevolg qevolg marked this pull request as ready for review May 8, 2025 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants