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 supersql dbtype. #6307

Merged
merged 2 commits into from
Dec 25, 2024
Merged

Add supersql dbtype. #6307

merged 2 commits into from
Dec 25, 2024

Conversation

lingo-xp
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 59.66%. Comparing base (f869c9f) to head (5a2671c).
Report is 44 commits behind head on master.

Files with missing lines Patch % Lines
...alibaba/druid/sql/visitor/SQLASTOutputVisitor.java 0.00% 0 Missing and 3 partials ⚠️
...a/com/alibaba/druid/sql/ast/expr/SQLExprUtils.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6307      +/-   ##
============================================
- Coverage     59.71%   59.66%   -0.06%     
- Complexity    29595    29850     +255     
============================================
  Files          1461     1473      +12     
  Lines        134348   135516    +1168     
  Branches      24899    25157     +258     
============================================
+ Hits          80227    80852     +625     
- Misses        43882    44317     +435     
- Partials      10239    10347     +108     
Files with missing lines Coverage Δ
core/src/main/java/com/alibaba/druid/DbType.java 90.32% <100.00%> (+0.10%) ⬆️
...rc/main/java/com/alibaba/druid/sql/PagerUtils.java 69.19% <ø> (ø)
.../src/main/java/com/alibaba/druid/sql/SQLUtils.java 39.87% <ø> (-0.34%) ⬇️
...va/com/alibaba/druid/sql/ast/expr/SQLTimeExpr.java 21.59% <ø> (ø)
.../alibaba/druid/sql/builder/SQLFunctionBuilder.java 0.00% <ø> (ø)
...sql/dialect/mysql/parser/MySqlStatementParser.java 64.15% <ø> (-0.08%) ⬇️
...a/com/alibaba/druid/sql/parser/SQLParserUtils.java 11.07% <ø> (ø)
...c/main/java/com/alibaba/druid/wall/WallFilter.java 49.62% <ø> (ø)
...a/com/alibaba/druid/sql/ast/expr/SQLExprUtils.java 30.66% <0.00%> (ø)
...alibaba/druid/sql/visitor/SQLASTOutputVisitor.java 70.02% <0.00%> (+0.15%) ⬆️

... and 34 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b3a3c8...5a2671c. Read the comment docs.

@wenshao wenshao merged commit 8fdc68b into alibaba:master Dec 25, 2024
5 checks passed
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.

3 participants