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

Tatsh / gendisc
100%

Build:
DEFAULT BRANCH: master
Repo Added 12 May 2025 08:33AM UTC
Token sXKTFtdr8nsaXemcCw3zYkpoSJYSE4BlV regen
Build 190 Last
Files 5
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
Sync Branches
  • master
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/npm_and_yarn/cspell-9.1.1
  • dependabot/npm_and_yarn/cspell-9.1.2
  • dependabot/npm_and_yarn/cspell-9.1.3
  • dependabot/npm_and_yarn/cspell-9.1.5
  • dependabot/npm_and_yarn/cspell-9.2.0
  • dependabot/npm_and_yarn/cspell-9.2.1
  • dependabot/npm_and_yarn/cspell-9.2.2
  • dependabot/npm_and_yarn/cspell-9.3.0
  • dependabot/npm_and_yarn/cspell-9.3.2
  • dependabot/npm_and_yarn/cspell-9.4.0
  • dependabot/npm_and_yarn/cspell-9.6.0
  • dependabot/npm_and_yarn/cspell-9.6.2
  • dependabot/npm_and_yarn/cspell-9.6.4
  • dependabot/npm_and_yarn/markdownlint-cli2-0.18.1
  • dependabot/npm_and_yarn/markdownlint-cli2-0.19.1
  • dependabot/npm_and_yarn/markdownlint-cli2-0.20.0
  • dependabot/npm_and_yarn/markdownlint-cli2-0.21.0
  • dependabot/npm_and_yarn/npm_and_yarn-3c67cbb9cd
  • dependabot/npm_and_yarn/npm_and_yarn-bdc76aff73
  • dependabot/npm_and_yarn/prettier-3.6.0
  • dependabot/npm_and_yarn/prettier-3.6.2
  • dependabot/npm_and_yarn/prettier-3.7.3
  • dependabot/npm_and_yarn/prettier-3.7.4
  • dependabot/npm_and_yarn/prettier-3.8.0
  • dependabot/npm_and_yarn/prettier-3.8.1
  • dependabot/npm_and_yarn/prettier-plugin-sort-json-4.2.0
  • dependabot/npm_and_yarn/prettier-plugin-toml-2.0.6
  • dependabot/npm_and_yarn/prettier/plugin-xml-3.4.2
  • dependabot/npm_and_yarn/pyright-1.1.402
  • dependabot/npm_and_yarn/pyright-1.1.403
  • dependabot/npm_and_yarn/pyright-1.1.404
  • dependabot/npm_and_yarn/pyright-1.1.405
  • dependabot/npm_and_yarn/pyright-1.1.406
  • dependabot/npm_and_yarn/pyright-1.1.407
  • dependabot/npm_and_yarn/pyright-1.1.408
  • dependabot/uv/mypy-1.20.0
  • dependabot/uv/pytest-9.0.3
  • dependabot/uv/python-fsutil-0.16.1
  • dependabot/uv/ruff-0.15.10
  • dependabot/uv/ruff-0.15.8
  • dependabot/uv/ruff-0.15.9
  • dependabot/uv/types-tqdm-4.67.3.20260402
  • dependabot/uv/types-tqdm-4.67.3.20260408
  • dependabot/uv/uv-aa7cb66ac2

13 Apr 2026 05:10AM UTC coverage: 100.0%. Remained the same
24326765308

push

github

Tatsh
utils: replace LazyMounts asserts and silence ty in helpers

Introduce _get_mounts with explicit RuntimeError when reload leaves
_mounts unset. Add ruff DOC201 Returns sections, remove @override
from overload stubs, and extend tests (failed init, mypy-safe
initialisation flow). Align Jinja PackageLoader, tqdm debug shim,
and walk() paths with Astral ty via targeted ignores. Relax ruff
for tests (DOC201, S101).

Signed-off-by: Andrew Udvare <audvare@gmail.com>

41 of 41 branches covered (100.0%)

Branch coverage included in aggregate %.

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

439 of 439 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
439 RELEVANT LINES 439 COVERED LINES
5.0 HITS PER LINE
Source Files on master
  • Tree
  • List 5
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24326765308 master utils: replace LazyMounts asserts and silence ty in helpers Introduce _get_mounts with explicit RuntimeError when reload leaves _mounts unset. Add ruff DOC201 Returns sections, remove @override from overload stubs, and extend tests (failed init, ... push 13 Apr 2026 05:11AM UTC Tatsh github
100.0
23630466893 master build(deps-dev): bump ruff from 0.15.7 to 0.15.8 (#128) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.7 to 0.15.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main... push 27 Mar 2026 04:00AM UTC web-flow github
100.0
23592560343 master build(deps): bump requests in the uv group across 1 directory (#127) Bumps the uv group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com... push 26 Mar 2026 11:45AM UTC web-flow github
100.0
23426100428 master cruft: update - Migrate from Poetry to uv (build system, dependency groups, lock file, workflows, pre-commit hooks, ReadTheDocs config, scripts). - Remove poetry.lock, add uv.lock. - Update workflows: add path filters, SBOM generation, draft re... push 23 Mar 2026 07:26AM UTC Tatsh github
100.0
23383024297 master build(deps): bump flatted in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [flatted](https://github.com/WebReflection/flatted). Updates `flatted` from 3.3.3 to 3.4.2 - [Commits](https:/... push 21 Mar 2026 03:43PM UTC Tatsh github
100.0
23011858861 master build(deps): bump tar in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 7.5.10 to 7.5.11 - [Release notes](https://github.co... push 12 Mar 2026 04:15PM UTC Tatsh github
100.0
22776118392 master build(deps): bump tar in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 7.5.9 to 7.5.10 - [Release notes](https://github.com... push 06 Mar 2026 06:15PM UTC Tatsh github
100.0
22591288747 master build(deps): bump actions/upload-artifact from 6 to 7 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/a... push 02 Mar 2026 07:54PM UTC Tatsh github
100.0
22590765721 master build(deps): bump actions/attest-build-provenance from 3 to 4 Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4. - [Release notes](https://github.com/actions/attest-build-provenance/releases) ... push 02 Mar 2026 07:01PM UTC Tatsh github
100.0
22590770948 master build(deps-dev): bump cspell from 9.6.4 to 9.7.0 Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.6.4 to 9.7.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](ht... push 02 Mar 2026 07:00PM UTC Tatsh github
100.0
See All Builds (189)

Badge your Repo: gendisc

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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