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

enh: support special characters #311

Open
wants to merge 4 commits into
base: 3.0
Choose a base branch
from
Open

enh: support special characters #311

wants to merge 4 commits into from

Conversation

huskar-t
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 84.42211% with 31 lines in your changes missing coverage. Please review.

Project coverage is 81.34%. Comparing base (c5c3dac) to head (a524b1c).

Files with missing lines Patch % Lines
taosRestful/connection.go 60.00% 3 Missing and 3 partials ⚠️
taosRestful/driver.go 72.72% 2 Missing and 1 partial ⚠️
taosRestful/dsn.go 90.32% 2 Missing and 1 partial ⚠️
taosSql/driver.go 75.00% 2 Missing and 1 partial ⚠️
taosSql/dsn.go 90.00% 2 Missing and 1 partial ⚠️
taosWS/connection.go 76.92% 1 Missing and 2 partials ⚠️
taosWS/driver.go 72.72% 2 Missing and 1 partial ⚠️
taosWS/dsn.go 90.00% 2 Missing and 1 partial ⚠️
taosSql/connection.go 0.00% 1 Missing and 1 partial ⚠️
taosSql/connector.go 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              3.0     #311      +/-   ##
==========================================
+ Coverage   81.30%   81.34%   +0.03%     
==========================================
  Files          73       73              
  Lines        9853     9899      +46     
==========================================
+ Hits         8011     8052      +41     
+ Misses       1314     1313       -1     
- Partials      528      534       +6     

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

@huskar-t huskar-t marked this pull request as ready for review December 25, 2024 09:25
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.

2 participants