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

skeema / skeema / 16662106542
92%

Build:
DEFAULT BRANCH: main
Ran 31 Jul 2025 11:25PM UTC
Jobs 1
Files 80
Run time 1min
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

31 Jul 2025 11:12PM UTC coverage: 93.116%. Remained the same
16662106542

push

github

evanelias
stored program introspection: strip superfluous trailing semicolon

When a stored program (proc, func, trigger, event) is created by a client with
multi-statement support enabled along with a non-default DELIMITER, and a
trailing semicolon was present after the end of the body, the server retains
this semicolon in the body in output of SHOW CREATE. However, any other method
of creating the stored program will strip it.

Since Skeema does not create stored programs using multi-statements, this can
cause spurious diffs which persist across multiple `skeema push` invocations.
To solve this, such trailing semicolons are now stripped at introspection
time.

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

10632 of 11418 relevant lines covered (93.12%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16662106542.1 31 Jul 2025 11:25PM UTC 80
93.12
GitHub Action Run
Source Files on build 16662106542
  • Tree
  • List 80
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f90b0497 on github
  • Prev Build on main (#16474884412)
  • Next Build on main (#16662373279)
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