enh: update project files to support multiple target frameworks#114
Merged
enh: update project files to support multiple target frameworks#114
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 3.0 #114 +/- ##
==========================================
+ Coverage 75.13% 75.38% +0.24%
==========================================
Files 106 106
Lines 5225 5225
Branches 460 460
==========================================
+ Hits 3926 3939 +13
Misses 1135 1135
+ Partials 164 151 -13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6a23866 to
8f08da0
Compare
f0deac2 to
4203f75
Compare
4203f75 to
acad6b5
Compare
…rk versions in test matrix
…Framework 4.6 and improve HTTP request handling
…date Client.cs for consumer group handling
…ET Framework 4.6 in test matrix and target frameworks
…ogic for DROP requests
85cc4cf to
591e996
Compare
…pts for DROP requests
sheyanjie-qq
approved these changes
Jun 23, 2025
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
Modify tests to be compatible with dotnet framework 4.6 and add multiple dotnet version tests for Linux and Windows.
Jira: https://jira.taosdata.com:18080/browse/TD-35761
Checklist
Please check the items in the checklist if applicable.