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

JSQLParser / JSqlParser / 1192
89%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2021 08:00AM UTC
Jobs 1
Files 318
Run time 36s
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
1192

push

travis-ci

web-flow
Oracle compliant ALTER TABLE ADD/MODIFY deparser (#1163)

* javadoc-fixes

* fix check-style error : assignment to parameter not allowed

* import for javadoc reference

* javadoc - add description to parameter "fqn" (fix warning)

* remove doclint=none, but exclude package with exclude package with
generated sources (javacc/jjtree) from javadoc

* 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

Co-authored-by: gitmotte <www@synbee.at>

6801 of 7687 relevant lines covered (88.47%)

2768.39 hits per line

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