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

macbre / sql-metadata
100%

Build:
DEFAULT BRANCH: master
Repo Added 04 Jun 2021 10:15AM UTC
Files 7
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/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.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/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-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/sqlparse-0.5.3
  • dependabot/pip/sqlparse-0.5.4
  • dependabot/pip/sqlparse-0.5.5
  • fix/alter-table-index-key
  • fix/create-temporary-table
  • fix/double-inner-join
  • fix/parser-tables-hangs
  • fix/source-column-parsing
  • py/3.13
  • python/drop-39
  • query_type/shorten-the-query-when-logging

09 Mar 2026 02:35PM UTC coverage: 100.0%. Remained the same
22858617739

push

github

web-flow
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/pylint-dev/pylint/compare/v3.3.9...v4.0.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-version: 4.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Make linter happy

Ignore the following:
sql_metadata/token.py:566:0: C0103: Constant name "EmptyToken" doesn't conform to UPPER_CASE naming style (invalid-name)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: macbre <maciej.brencz@gmail.com>

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

898 of 898 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
898 RELEVANT LINES 898 COVERED LINES
1.0 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • 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
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
22687819175 master Fix infinite loop in Parser.with_names for malformed WITH statements (#605) Resolves #556. The parser would hang indefinitely when encountering malformed SQL with consecutive AS keywords in WITH clauses (e.g., "WITH a AS (...) AS g"). The issue... push 04 Mar 2026 08:28PM UTC web-flow github
100.0
22686584750 master Drop Python 3.9 support (#604) * Require Python 3.10+ https://devguide.python.org/versions/ * CI - do not test using Python 3.9 anymore push 04 Mar 2026 07:55PM UTC web-flow github
100.0
22686537035 master Parser.columns drops column named 'source' when it is the last column in a SELECT statement (#603) Resolves #594 push 04 Mar 2026 07:53PM UTC web-flow github
100.0
20189929654 master Bump actions/cache from 4 to 5 (#600) Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commi... push 13 Dec 2025 09:10AM UTC web-flow github
100.0
19803020467 master v2.19.0 push 30 Nov 2025 06:23PM UTC web-flow github
100.0
19802965468 master Bump actions/checkout from 5 to 6 (#596) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGE... push 30 Nov 2025 06:19PM UTC web-flow github
100.0
See All Builds (578)
  • 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