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

JSQLParser / JSqlParser / 1189
89%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2021 08:07AM UTC
Jobs 1
Files 318
Run time 41s
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
1189

push

travis-ci

web-flow
Pmd (#1165)

* Implement Oracle Hints for INSERT, UPDATE, MERGE, DELETE

* Correct CreateIndex TailOptions
Add a Test Case for CreateIndex TailOptions

* Add WHERE expression to MergeInsert
Add test case for MergeInsert WHERE expression

* Fix Issue #1156: ALTER TABLE ADD FOREIGN KEY with schema reference
Add a specific test case

* Fix Issue #1157: Oracle does not accept COLUMN keyword in ALTER TABLE ADD/MODIFY
Correct the test cases accepting a non existing COLUMN keyword
Add a specific test cases

* Fix Issue #1164 UNIQUE after PRIMARY KEY
Add test case for UNIQUE after PRIMARY KEY

* Switch of warnings for un-fixble method namings

* Switch of warnings for un-fixble method namings

* Activate PMD and define our own ruleset

* Execute PMD before building/testing in order to fail early

* Fix 63 PMD warnings

* Activate rule "PMD.CyclomaticComplexity" in order to simulate the Codazy checks
Apply @SuppressWarnings({"PMD.CyclomaticComplexity"}) where this rule throws an unavoidable warning (especially for toString() and deparse())

* Activate rule , "PMD.ExcessiveMethodLength" in order to simulate the Codazy checks
Apply @SuppressWarnings({"PMD.ExcessiveMethodLength"}) where this rule throws an unavoidable warning (especially for toString() and deparse())
Refactor an ENUM name

* Refactor an ENUM name and reflect this also in the JavaCC Parser definition file

29 of 29 new or added lines in 18 files covered. (100.0%)

6801 of 7687 relevant lines covered (88.47%)

2768.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1189.1 20 Apr 2021 08:07AM UTC 0
89.85
Travis Job 1189.1
Source Files on build 1189
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1189
  • 08cfd294 on github
  • Prev Build on master (#1188)
  • Next Build on master (#1192)
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