Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ws timezone and app info support #208

Merged
merged 5 commits into from
Dec 27, 2024
Merged

add ws timezone and app info support #208

merged 5 commits into from
Dec 27, 2024

Conversation

sheyanjie-qq
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 70.55016% with 91 lines in your changes missing coverage. Please review.

Project coverage is 70.57%. Comparing base (243bb35) to head (738f3a0).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...in/java/com/taosdata/jdbc/utils/DateTimeUtils.java 58.13% 31 Missing and 5 partials ⚠️
...main/java/com/taosdata/jdbc/ws/BlockResultSet.java 43.33% 13 Missing and 4 partials ⚠️
...ain/java/com/taosdata/jdbc/rs/ConnectionParam.java 70.00% 7 Missing and 5 partials ⚠️
.../java/com/taosdata/jdbc/common/SerializeBlock.java 38.46% 6 Missing and 2 partials ⚠️
...java/com/taosdata/jdbc/TSDBResultSetBlockData.java 33.33% 3 Missing and 1 partial ⚠️
...in/java/com/taosdata/jdbc/rs/RestfulResultSet.java 0.00% 3 Missing ⚠️
...va/com/taosdata/jdbc/ws/TSWSPreparedStatement.java 88.46% 2 Missing and 1 partial ⚠️
...va/com/taosdata/jdbc/utils/DataTypeConverUtil.java 88.23% 1 Missing and 1 partial ⚠️
src/main/java/com/taosdata/jdbc/utils/Utils.java 50.00% 2 Missing ⚠️
...in/java/com/taosdata/jdbc/rs/RestfulStatement.java 50.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##               main     #208    +/-   ##
==========================================
  Coverage     70.56%   70.57%            
- Complexity     2962     3010    +48     
==========================================
  Files           151      152     +1     
  Lines          9755     9929   +174     
  Branches       1182     1203    +21     
==========================================
+ Hits           6884     7007   +123     
- Misses         2056     2096    +40     
- Partials        815      826    +11     
Flag Coverage Δ
unittests 70.57% <70.55%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@zitsen zitsen merged commit c5cf46d into main Dec 27, 2024
1 check passed
@zitsen zitsen deleted the feat/TS-5161 branch December 27, 2024 09:54
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