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

gluesql / gluesql / 30606921521
99%

Build:
DEFAULT BRANCH: main
Ran 31 Jul 2026 05:36AM UTC
Jobs 1
Files 331
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 2026 05:28AM UTC coverage: 98.601%. Remained the same
30606921521

push

github

web-flow
Use typed enums for unsupported SQL options in translate errors (#1980)

`TranslateError`'s "unsupported option" variants used `&'static str`/
`String` to describe the rejected clause, which meant typos in the
reason weren't caught by the compiler and there was no single place
listing every valid value. This replaces those fields with dedicated
enums deriving `strum::Display`, so the compiler now checks the option
names and error messages stay auto-derived instead of hand-typed at
every call site.

---------

Co-authored-by: wypark <wypark@wiezon.com>

54 of 54 new or added lines in 3 files covered. (100.0%)

45967 of 46619 relevant lines covered (98.6%)

1781.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30606921521.1 31 Jul 2026 05:36AM UTC 331
98.6
GitHub Action Run
Source Files on build 30606921521
  • Tree
  • List 331
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0cbde450 on github
  • Prev Build on main (#30340282569)
  • Next Build on main (#30927781496)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc