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

frioux / DBIx-Class-DeploymentHandler / 166
90%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2019 05:26PM UTC
Jobs 1
Files 25
Run time 3s
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
166

push

travis-ci

web-flow
Merge pull request #74 from augensalat/sql-splitstatement

Implement a more robust SQL splitter upon SQL::SplitStatement

    finds statement endings even when they are not terminated by ";\n"
    handles BEGIN stmt1; stmt2; END blocks
    handles MySQL DELIMITER
    does not get confused by # or -- in strings

Do not remove "false" transactions

Do not create DDLs with surrounding BEGIN/COMMIT just to remove anything that seems to be a transaction later in the deployment phase (which currently reliably fails with PROCEDUREs, TRIGGERs and everything else that uses the BEGIN keyword).

This feature is off by default to keep backwards-compatibility.
References

Fixes
#47
#68
#72
... and probably a few more

16 of 16 new or added lines in 1 file covered. (100.0%)

574 of 638 relevant lines covered (89.97%)

28.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 166.1 (COVERAGE=1) 25 Sep 2019 05:26PM UTC 0
89.97
Travis Job 166.1
Source Files on build 166
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #166
  • 675cc3ac on github
  • Prev Build on master (#162)
  • Next Build on master (#167)
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