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

JSQLParser / JSqlParser / 226
89%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2016 10:21PM UTC
Jobs 3
Files 174
Run time 46s
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

pending completion
226

Pull #322

travis-ci

web-flow
Support for parse delete from table using join to another table like:

DELETE posts
FROM posts
INNER JOIN projects ON projects.project_id = posts.project_id
WHERE projects.client_id = :client_id

This necessitated some changes to the DeleteTest class,
specifically:

JSqlParserCC.jjt - changes on grammar of Delete statements.
Delete toString and DeleteDeParser.
Pull Request #322: Delete from table using join to another table

3357 of 4002 relevant lines covered (83.88%)

12326.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 226.1 06 Aug 2016 10:21PM UTC 0
83.81
Travis Job 226.1
2 226.2 06 Aug 2016 10:21PM UTC 0
83.81
Travis Job 226.2
3 226.3 06 Aug 2016 10:22PM UTC 0
83.92
Travis Job 226.3
Source Files on build 226
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #226
  • Pull Request #322
  • PR Base - master (#225)
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

© 2026 Coveralls, Inc