Skip to content

feat: connector supports version matching detection#81

Merged
zitsen merged 17 commits into
mainfrom
feat/main/TD-35125
Jun 6, 2025
Merged

feat: connector supports version matching detection#81
zitsen merged 17 commits into
mainfrom
feat/main/TD-35125

Conversation

@menshibin

@menshibin menshibin commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

Description

  1. Node.js connector supports version matching detection.
  2. Solved the issue of the system being unable to exit in abnormal situations.
  3. Organize and improve dependencies.

Jira: https://jira.taosdata.com:18080/browse/TD-35125

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?

@menshibin menshibin requested review from sheyanjie-qq and zitsen June 4, 2025 07:22
@codecov-commenter

codecov-commenter commented Jun 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.65%. Comparing base (c06e1d8) to head (39b2ad9).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   79.39%   79.65%   +0.26%     
==========================================
  Files          24       24              
  Lines        1752     1819      +67     
  Branches      239      251      +12     
==========================================
+ Hits         1391     1449      +58     
- Misses        278      284       +6     
- Partials       83       86       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread nodejs/src/client/wsClient.ts Outdated
Comment thread nodejs/src/client/wsClient.ts
Comment thread nodejs/src/client/wsConnectorPool.ts Outdated
@zitsen zitsen changed the title Node.js connector supports version matching detection feat: connector supports version matching detection Jun 6, 2025
@zitsen zitsen merged commit 76cdc34 into main Jun 6, 2025
2 checks passed
@zitsen zitsen deleted the feat/main/TD-35125 branch June 6, 2025 05:33
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.

4 participants