• 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 216 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

31 May 2026 08:46PM UTC coverage: 100.0%. Remained the same
26724033578

push

github

Tatsh
utils: extract _handle_raw_item from worker loop

Move the per-item queue handling in MogrifyLabelPool._worker_loop into a
dedicated _handle_raw_item static method to reduce nesting and isolate
the stop-sentinel and job-dispatch logic. No behaviour change.

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

57 of 57 branches covered (100.0%)

Branch coverage included in aggregate %.

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

573 of 573 relevant lines covered (100.0%)

5.0 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26724033578 master utils: extract _handle_raw_item from worker loop Move the per-item queue handling in MogrifyLabelPool._worker_loop into a dedicated _handle_raw_item static method to reduce nesting and isolate the stop-sentinel and job-dispatch logic. No behaviou... push 31 May 2026 08:47PM UTC Tatsh github
100.0
26713913030 master build(deps-dev): bump ty in the development group across 1 directory Bumps the development group with 1 update in the / directory: [ty](https://github.com/astral-sh/ty). Updates `ty` from 0.0.38 to 0.0.39 - [Release notes](https://github.com/as... push 31 May 2026 01:31PM UTC Tatsh github
100.0
26675972044 master build(deps-dev): bump the development group with 2 updates Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.15.13 to 0.15.14 - [Release notes]... push 30 May 2026 06:02AM UTC Tatsh github
100.0
26675947197 master build(deps): bump click from 8.3.3 to 8.4.0 in the production group Bumps the production group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.3.3 to 8.4.0 - [Release notes](https://github.com/pallets/click/rele... push 30 May 2026 05:49AM UTC Tatsh github
100.0
26321904662 master deps: update Signed-off-by: Andrew Udvare <audvare@gmail.com> push 23 May 2026 03:22AM UTC Tatsh github
100.0
26267833315 master build(deps-dev): bump the development group with 5 updates Bumps the development group with 5 updates: | Package | From | To | | --- | --- | --- | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.15.1` | `4.16.2` | | [mypy](ht... push 22 May 2026 04:07AM UTC Tatsh github
100.0
26190263213 master build(deps): bump idna from 3.11 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://gi... push 20 May 2026 09:13PM UTC Tatsh github
100.0
25921541395 master build(deps-dev): bump the development group with 3 updates Bumps the development group with 3 updates: [commitizen](https://github.com/commitizen-tools/commitizen), [mypy](https://github.com/python/mypy) and [ty](https://github.com/astral-sh/ty).... push 15 May 2026 02:17PM UTC Tatsh github
100.0
25921491333 master build(deps): bump urllib3 from 2.6.3 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANG... push 15 May 2026 02:14PM UTC Tatsh github
100.0
25921489957 master build(deps): bump bascom from 0.1.2 to 0.1.3 in the production group Bumps the production group with 1 update: [bascom](https://github.com/Tatsh/bascom). Updates `bascom` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/Tatsh/bascom/rel... push 15 May 2026 02:01PM UTC Tatsh github
100.0
See All Builds (215)

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