-
Notifications
You must be signed in to change notification settings - Fork 10
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
merge 3.0 to main #370
Merged
merge 3.0 to main #370
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: add max number of concurrent calls allowed for the C method configuration item
merge main to 3.0
test: add unit test
ci: add golangci-lint
enh: refactor websocket
test: use file log in unit test
enh: remove stmt2_get_fields
fix: stmt2 bind crash
enh: stmt2 use result response change result_id to id and fix version action
# Conflicts: # controller/ws/ws/misc.go
fix: get client version without request id
feat: support set connection options
feat: rename taos_stmt2_get_stb_fields to taos_stmt2_get_fields
zitsen
approved these changes
Dec 17, 2024
sheyanjie-qq
approved these changes
Dec 17, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #370 +/- ##
==========================================
+ Coverage 69.01% 77.63% +8.61%
==========================================
Files 98 143 +45
Lines 13230 18006 +4776
==========================================
+ Hits 9131 13979 +4848
+ Misses 3350 3241 -109
- Partials 749 786 +37 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.