• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

andygrove / sqlparser-rs
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: fuzz
DEFAULT BRANCH: master
Repo Added 03 Sep 2018 05:17PM CUT
Files 21
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH astnode-expr
branch: astnode-expr
CHANGE BRANCH
x
Reset
  • astnode-expr
  • 0.1.1
  • 0.1.10
  • 0.1.3
  • 0.1.4
  • 0.1.5
  • 0.1.6
  • 0.1.7
  • 0.1.9
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.3.1
  • 0.4.0
  • ci-fmt
  • col-constr-order
  • decimal
  • fix-skew
  • github-action
  • master
  • not
  • outer-join
  • readme
  • refs/tags/v0.5.1
  • revert-78-visitor
  • revert_last_merge
  • show-columns
  • travis-tarpaulin
  • update_gitter_badge

pending completion
365

Pull #119

travis-ci

web-flow
Rename ASTNode to Expr

The ASTNode enum was confusingly named. In the past, the name made
sense, as the enum contained nearly all of the nodes in the AST, but
over time, pieces have been split into different structs, like
SQLStatement and SQLQuery. The ASTNode enum now contains only contains
expression nodes, so Expr is a better name.

Also rename the UnnamedExpression and ExpressionWithAlias variants
of SQLSelectItem to UnnamedExpr and ExprWithAlias, respectively, to
match the new shorthand for the word "expression".
Pull Request #119: Rename ASTNode to Expr

229 of 229 new or added lines in 8 files covered. (100.0%)

318 of 345 relevant lines covered (92.17%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
345 RELEVANT LINES 318 COVERED LINES
0.92 HITS PER LINE
Source Files on astnode-expr
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
365 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... Pull #119 19 Jun 2019 04:04AM CUT web-flow travis-ci pending completion  
364 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... push 19 Jun 2019 04:04AM CUT benesch travis-ci pending completion  
363 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... Pull #119 19 Jun 2019 04:03AM CUT web-flow travis-ci pending completion  
362 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... push 19 Jun 2019 04:03AM CUT benesch travis-ci pending completion  
359 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... push 18 Jun 2019 05:46PM CUT benesch travis-ci pending completion  
360 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... Pull #119 18 Jun 2019 05:37PM CUT web-flow travis-ci pending completion  
See All Builds (468)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc