Conversation
* feat: add websocket stmt2 interfaces * feat: Implement the stmt2 bind interface * feat: add connect option functions * feat: modify check sql * feat: modify test ip * feat: delete connector functions * feat: modify stmt2 test annotation * feat: modify go version * feat: modify pandas version * feat: add codecov token config * feat: update pandas version * feat: updata python version for pandas dependencies * feat: open test query test cases * feat: add test case data types * feat: add test test query test cases * feat: modify binary type to string for check * feat: add fetch row test case * feat: test fetch row cover * feat: modfiy coverage config * feat: modfiy coverage version * feat: modify codecov config * feat: modfiy coverage branch config * feat: modfiy coverage env config * feat: modfiy coverage token config * feat: add log test case * feat: add stmt bind case * feat: modify stmt binary bind data case * feat: add stmt timestamp and json bind data case * delete test_ctaos.py annotation * feat: delete ubuntu-2004 yml
* publish: release(taos-ws-py) v0.5.0 * publish: modify taos-ws version v0.5.0
* main: fix: restore 0.4.0 changelog doc: adjust taos-ws-py publish log
* doc: adjust taos-ws-py publish log * fix: restore 0.4.0 changelog --------- Co-authored-by: Alex Duan <417921451@qq.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #331 +/- ##
==========================================
- Coverage 84.41% 81.37% -3.05%
==========================================
Files 24 24
Lines 3453 3522 +69
==========================================
- Hits 2915 2866 -49
- Misses 538 656 +118 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
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.
Description
3.0 merge to main.
Checklist
Please check the items in the checklist if applicable.