Skip to content

enh: add connection timezone support#119

Merged
zitsen merged 7 commits into3.0from
enh/xftan/TD-36876-timezone
Aug 12, 2025
Merged

enh: add connection timezone support#119
zitsen merged 7 commits into3.0from
enh/xftan/TD-36876-timezone

Conversation

@huskar-t
Copy link
Collaborator

@huskar-t huskar-t commented Aug 7, 2025

Description

Please briefly describe the code changes in this pull request.

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

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?

@huskar-t huskar-t force-pushed the enh/xftan/TD-36876-timezone branch from 136ebdf to 9e63b6d Compare August 7, 2025 09:02
@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2025

Codecov Report

❌ Patch coverage is 85.79235% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.95%. Comparing base (6e07cc7) to head (853c7ff).

Files with missing lines Patch % Lines
src/Driver/BlockWriter.cs 62.50% 10 Missing and 2 partials ⚠️
src/Driver/TDengineConstant.cs 74.46% 10 Missing and 2 partials ⚠️
src/Driver/Client/Native/NativeClient.cs 57.14% 5 Missing and 1 partial ⚠️
src/Driver/BlockReader.cs 80.00% 2 Missing and 1 partial ⚠️
src/Driver/ConnectionStringBuilder.cs 90.32% 2 Missing and 1 partial ⚠️
src/Driver/Impl/NativeMethods/MultiBind.cs 82.35% 2 Missing and 1 partial ⚠️
src/Driver/Impl/NativeMethods/NativeMethods.cs 72.72% 3 Missing ⚠️
src/TMQ/WebSocket/Consumer.cs 75.00% 3 Missing ⚠️
src/Driver/Client/Native/NativeStmt.cs 95.65% 2 Missing ⚠️
src/TMQ/AbstractRows.cs 96.55% 0 Missing and 2 partials ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##              3.0     #119      +/-   ##
==========================================
+ Coverage   76.64%   77.95%   +1.30%     
==========================================
  Files         107      108       +1     
  Lines        5494     5737     +243     
  Branches      487      508      +21     
==========================================
+ Hits         4211     4472     +261     
+ Misses       1139     1121      -18     
  Partials      144      144              

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

@huskar-t huskar-t marked this pull request as ready for review August 9, 2025 11:50
@zitsen zitsen merged commit 463f95d into 3.0 Aug 12, 2025
21 checks passed
@zitsen zitsen deleted the enh/xftan/TD-36876-timezone branch August 12, 2025 02:26
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