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

skeema / skeema / 6102645606
92%

Build:
DEFAULT BRANCH: main
Ran 06 Sep 2023 09:42PM UTC
Jobs 1
Files 74
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

06 Sep 2023 09:24PM UTC coverage: 93.145% (+0.007%) from 93.138%
6102645606

push

github

evanelias
diff/push: restore standard DELIMITER after each schema

Skeema v1.10.0 improved the output handling of `skeema diff` and `skeema
push` when manipulating multiple routines in a row, to avoid unnecessarily
switching between standard and nonstandard DELIMITERs (restoring the standard
";" delimiter and then immediately going back to "//" ahead of the next
routine) in commit 93ad4c4.

However, the new logic did not ensure that the standard delimiter was back in
use by the end of the command's output, which could be problematic for users
who pipe `skeema diff`'s STDOUT to another program and then add additional
output afterwards.

This commit improves the output by ensuring the standard semicolon delimiter
is back in use by the end of the output for each schema, which also inherently
ensures it is back in use by the end of the command's overall output.

10 of 10 new or added lines in 2 files covered. (100.0%)

9294 of 9978 relevant lines covered (93.14%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6102645606.1 06 Sep 2023 09:42PM UTC 0
93.14
GitHub Action Run
Source Files on build 6102645606
Detailed source file information is not available for this build.
  • Back to Repo
  • 605b735e on github
  • Prev Build on main (#6090457703)
  • Next Build on main (#6191502261)
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