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

macbre / sql-metadata / 25526125840
100%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 10:44PM UTC
Jobs 1
Files 14
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

07 May 2026 10:44PM UTC coverage: 100.0%. Remained the same
25526125840

push

github

web-flow
Silence sqlglot warnings from internal sub-parser body re-rendering (#625)

NestedResolver._body_sql re-renders subquery bodies via sqlglot's
generator and feeds the result to a sub-Parser.  Because the generator
defaulted to ErrorLevel.WARN, unsupported-feature warnings (e.g. T-SQL
FOR XML PATH) leaked to end users even though the regenerated SQL is
purely internal.  Switch to ErrorLevel.IGNORE — same rationale as the
existing parse-side silencing in DialectParser._parse_with_dialect.

Resolves #261.

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

1265 of 1265 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25526125840.1 07 May 2026 10:44PM UTC 14
100.0
GitHub Action Run
Source Files on build 25526125840
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9af6df2d on github
  • Prev Build on master (#25521764884)
  • Next Build on master (#25545731834)
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