Skip to content

chore: add 3360 compatibility ci#98

Merged
zitsen merged 2 commits into
mainfrom
chore/main/ci
Jan 6, 2026
Merged

chore: add 3360 compatibility ci#98
zitsen merged 2 commits into
mainfrom
chore/main/ci

Conversation

@qevolg

@qevolg qevolg commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

Description

chore: add 3360 compatibility ci

Issue(s)

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?

Copilot AI review requested due to automatic review settings January 6, 2026 06:57
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new GitHub Actions workflow to test the Node.js connector compatibility with TDengine version 3.3.6.0. Unlike the existing build workflow that compiles TDengine from source, this workflow downloads and installs a pre-built TDengine release package to verify compatibility.

Key Changes:

  • New compatibility CI workflow testing against TDengine 3.3.6.0 release binaries
  • Matrix testing with Node.js versions 16.x and 20.x
  • Simplified TDengine installation using pre-built packages instead of source compilation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/compatibility.yaml
Comment thread .github/workflows/compatibility.yaml Outdated
Comment thread .github/workflows/compatibility.yaml
Comment thread .github/workflows/compatibility.yaml
@codecov-commenter

codecov-commenter commented Jan 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.58%. Comparing base (2393bbb) to head (2486f91).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   80.58%   80.58%           
=======================================
  Files          30       30           
  Lines        2421     2421           
  Branches      415      415           
=======================================
  Hits         1951     1951           
  Misses        364      364           
  Partials      106      106           

☔ 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.

@zitsen zitsen merged commit 9a04e32 into main Jan 6, 2026
4 checks passed
@zitsen zitsen deleted the chore/main/ci branch January 6, 2026 09:19
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.

5 participants