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

macbre / sql-metadata
100%

Build:
DEFAULT BRANCH: master
Repo Added 04 Jun 2021 10:15AM UTC
Files 14
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 544-allow-override-parse
  • add/AGENTS.md
  • ci/py-3.14
  • ci/trusted-publishing
  • coverals-upload
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/dependabot/fetch-metadata-2.3.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.4.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.5.0
  • dependabot/github_actions/dependabot/fetch-metadata-3.0.0
  • dependabot/github_actions/dependabot/fetch-metadata-3.1.0
  • dependabot/pip/black-25.1.0
  • dependabot/pip/black-25.11.0
  • dependabot/pip/black-25.9.0
  • dependabot/pip/black-26.1.0
  • dependabot/pip/black-26.3.0
  • dependabot/pip/black-26.3.1
  • dependabot/pip/coverage-7.10.0
  • dependabot/pip/coverage-7.10.1
  • dependabot/pip/coverage-7.10.2
  • dependabot/pip/coverage-7.10.3
  • dependabot/pip/coverage-7.10.4
  • dependabot/pip/coverage-7.10.5
  • dependabot/pip/coverage-7.10.6
  • dependabot/pip/coverage-7.10.7
  • dependabot/pip/coverage-7.13.4
  • dependabot/pip/coverage-7.13.5
  • dependabot/pip/coverage-7.14.0
  • dependabot/pip/coverage-7.8.0
  • dependabot/pip/coverage-7.8.1
  • dependabot/pip/coverage-7.8.2
  • dependabot/pip/coverage-7.9.1
  • dependabot/pip/coverage-7.9.2
  • dependabot/pip/flake8-7.2.0
  • dependabot/pip/flake8-7.3.0
  • dependabot/pip/mypy-1.20.2
  • dependabot/pip/mypy-2.0.0
  • dependabot/pip/mypy-2.1.0
  • dependabot/pip/pygments-2.20.0
  • dependabot/pip/pylint-3.3.7
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/pylint-3.3.9
  • dependabot/pip/pylint-4.0.5
  • dependabot/pip/pytest-8.3.5
  • dependabot/pip/pytest-8.4.0
  • dependabot/pip/pytest-8.4.1
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-9.0.2
  • dependabot/pip/pytest-9.0.3
  • dependabot/pip/pytest-cov-6.1.1
  • dependabot/pip/pytest-cov-6.2.0
  • dependabot/pip/pytest-cov-6.2.1
  • dependabot/pip/pytest-cov-6.3.0
  • dependabot/pip/pytest-cov-7.0.0
  • dependabot/pip/pytest-cov-7.1.0
  • dependabot/pip/ruff-0.15.12
  • dependabot/pip/ruff-0.15.13
  • dependabot/pip/sqlglot-30.6.0
  • dependabot/pip/sqlglot-30.7.0
  • dependabot/pip/sqlglot-30.8.0
  • dependabot/pip/sqlparse-0.5.3
  • dependabot/pip/sqlparse-0.5.4
  • dependabot/pip/sqlparse-0.5.5
  • feature/v-3-draft
  • fix/alter-table-index-key
  • fix/create-temporary-table
  • fix/double-inner-join
  • fix/issue-291-uniquelist-type-hints
  • fix/parser-tables-hangs
  • fix/silence-subparser-warnings
  • fix/source-column-parsing
  • fix/union-column-alias-401
  • py/3.13
  • python/drop-39
  • query_type/shorten-the-query-when-logging
  • test/issue-253-regression
  • test/issue-85-regression

14 May 2026 08:24AM UTC coverage: 100.0%. Remained the same
25849948644

push

github

web-flow
Merge pull request #630 from kimjune01/fix/union-column-alias-401

Fix UNION column alias aggregation

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

1269 of 1269 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
1269 RELEVANT LINES 1269 COVERED LINES
1.0 HITS PER LINE
Source Files on master
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25849948644 master Merge pull request #630 from kimjune01/fix/union-column-alias-401 Fix UNION column alias aggregation push 14 May 2026 08:25AM UTC web-flow github
100.0
25545731834 master Merge pull request #627 from macbre/test/issue-85-regression Add regression tests for issue #85 (Postgres quoted identifiers) push 08 May 2026 08:33AM UTC web-flow github
100.0
25526125840 master 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, unsu... push 07 May 2026 10:44PM UTC web-flow github
100.0
25521764884 master Bump mypy from 1.20.2 to 2.0.0 (#624) Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.0.0) ... push 07 May 2026 08:59PM UTC web-flow github
100.0
25284587199 master Bump dependabot/fetch-metadata from 2.5.0 to 3.1.0 (#619) Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.1.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](ht... push 03 May 2026 04:31PM UTC web-flow github
100.0
25284550376 master Version 3.0.0 Proposal draft with sqlglot as the parsing library (#617) * wip - working version with sqlglot to refactor * wip - extract bracketed names into new dialect * wip - Rewrite REPLACE INTO → INSERT INTO in _ast.py._parse() before sqlg... push 03 May 2026 04:29PM UTC web-flow github
100.0
22858617739 master Bump pylint from 3.3.9 to 4.0.5 (#607) * Bump pylint from 3.3.9 to 4.0.5 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/py... push 09 Mar 2026 02:36PM UTC web-flow github
100.0
22709026108 master Bump pytest from 8.4.2 to 9.0.2 (#609) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGEL... push 05 Mar 2026 08:26AM UTC web-flow github
100.0
22688060992 master v2.20.0 push 04 Mar 2026 08:34PM UTC web-flow github
100.0
22688031239 master Add AGENTS.md documentation for developers and AI agents (#606) This file helps onboard new contributors and AI agents working on the codebase. Co-authored-by: Claude <noreply@anthropic.com> push 04 Mar 2026 08:33PM UTC web-flow github
100.0
See All Builds (623)
  • Repo on GitHub
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