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

skeema / skeema / 27662623471
92%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 02:58AM UTC
Jobs 1
Files 81
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

17 Jun 2026 02:41AM UTC coverage: 92.495% (+0.004%) from 92.491%
27662623471

push

github

evanelias
lexer: fix schema-qualified unquoted table name starting w/ digits

This commit fixes an obscure edge case in Skeema's lexer, which could cause
incorrect object name detection for input like "test2.1table". This should be
lexed as [test2 . 1table], not [test2 .1 table]. It is not known to have come
up in any real workload, as schema qualifiers are generally not used in
Skeema: they're never automatically included by dump-style commands (init,
pull, format) and if a human adds them manually a warning is emitted in most
cases. This was only found after seeing MDEV-39654 which describes the same
problem in MariaDB's Q1 releases.

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

10968 of 11858 relevant lines covered (92.49%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27662623471.1 17 Jun 2026 02:58AM UTC 81
92.49
GitHub Action Run
Source Files on build 27662623471
  • Tree
  • List 81
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 19bc7a05 on github
  • Prev Build on main (#27163603012)
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