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

frioux / DBIx-Class-DeploymentHandler / 166 / 1
90%
master: 90%

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

25 Sep 2019 05:18PM UTC coverage: 89.969% (-0.08%) from 90.047%
COVERAGE=1

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

574 of 638 relevant lines covered (89.97%)

28.74 hits per line

Source Files on job 166.1 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 17
  • Source Changed 2
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 152
  • Travis Job 166.1
  • 675cc3ac on github
  • Prev Job for COVERAGE=1 on master (#162.1)
  • Next Job for COVERAGE=1 on master (#167.1)
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