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

Tatsh / deltona
100%

Build:
DEFAULT BRANCH: master
Repo Added 13 May 2025 10:05PM UTC
Token 5UPWFrrkboFlivYO9aR3yMSCvyKLe7JrS regen
Build 283 Last
Files 26
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/npm_and_yarn/cspell-9.0.2
  • 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.3
  • 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.0
  • 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-2efe533b74
  • dependabot/npm_and_yarn/npm_and_yarn-4f2e9573ab
  • dependabot/npm_and_yarn/npm_and_yarn-b2309f4355
  • dependabot/npm_and_yarn/npm_and_yarn-bdc76aff73
  • dependabot/npm_and_yarn/npm_and_yarn-d524a1f714
  • dependabot/npm_and_yarn/npm_and_yarn-e5a595f223
  • 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.401
  • 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/pygobject-3.56.2
  • dependabot/uv/ruff-0.15.7
  • dependabot/uv/ruff-0.15.8
  • dependabot/uv/sphinx-9.1.0
  • dependabot/uv/types-requests-2.33.0.20260327
  • dependabot/uv/types-yt-dlp-2026.3.17.20260318
  • dependabot/uv/uv-6ba9ca5f64
  • dependabot/uv/uv-aa7cb66ac2
  • dependabot/uv/yt-dlp-2026.3.17
  • master

30 Mar 2026 08:40AM UTC coverage: 100.0%. Remained the same
23735764071

push

github

Tatsh
project: restrict pydbus-stubs to Linux

pydbus-stubs is only useful on Linux where pydbus itself runs, matching
the existing platform constraint on pydbus and pygobject.

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

321 of 321 branches covered (100.0%)

Branch coverage included in aggregate %.

2935 of 2935 relevant lines covered (100.0%)

5.0 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23735764071 master project: restrict pydbus-stubs to Linux pydbus-stubs is only useful on Linux where pydbus itself runs, matching the existing platform constraint on pydbus and pygobject. Signed-off-by: Andrew Udvare <audvare@gmail.com> push 30 Mar 2026 08:41AM UTC Tatsh github
100.0
23735453741 master cruft: update - Add Windows ARM64 target to PyInstaller workflow - Bump anyio to >=4.13.0, async-lru to >=2.3.0, niquests to >=3.18.3, pytest-asyncio to >=1.3.0 - Move filterwarnings to correct pytest.ini_options section - Update settings.local... push 30 Mar 2026 08:33AM UTC Tatsh github
100.0
23734282127 master project: convert niquests usage to async All HTTP-calling functions now use niquests.AsyncSession instead of synchronous niquests.get()/niquests.post()/niquests.Session(). Click commands remain synchronous but call asyncio.run() to enter async. F... push 30 Mar 2026 08:03AM UTC Tatsh github
100.0
23729967767 master .claude: update ci skill and settings dist Add missing permission entries (git diff, git log, git restore, mkdir) and switch temp file paths from /tmp/commit-msg-* to /tmp/claude-ci/*. Update ci skill to run commands separately instead of chainin... push 30 Mar 2026 05:49AM UTC Tatsh github
100.0
23727029880 master cruft: update - Add standalone markdownlint, prettier, and spelling workflows - Expand PyInstaller workflow with multi-platform matrix and SBOM - Simplify QA workflow structure - Add CodeQL path filters and language configuration - Add publish an... push 30 Mar 2026 03:47AM UTC Tatsh github
100.0
23726526785 master media: make dashcam functions customisable and add single-camera support Rename pair_dashcam_files to pair_redtiger_dashcam_files to clarify Red Tiger specificity. Add pair_fn and group_fn parameters to archive_dashcam_footage so callers can inje... push 30 Mar 2026 03:23AM UTC Tatsh github
100.0
23701859838 master build(deps): bump cryptography in the uv group across 1 directory Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://gith... push 29 Mar 2026 05:01AM UTC Tatsh github
100.0
23700209959 dependabot/uv/uv-6ba9ca5f64 Merge 65399234d into 844d8f9a8 Pull #74 29 Mar 2026 03:12AM UTC web-flow github
100.0
23663309199 master build(deps-dev): bump types-requests Bumps [types-requests](https://github.com/python/typeshed) from 2.32.4.20260107 to 2.33.0.20260327. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-r... push 27 Mar 2026 07:19PM UTC Tatsh github
100.0
23663307454 master build(deps): bump pygobject from 3.56.1 to 3.56.2 Bumps [pygobject](https://pygobject.gnome.org) from 3.56.1 to 3.56.2. --- updated-dependencies: - dependency-name: pygobject dependency-version: 3.56.2 dependency-type: direct:production up... push 27 Mar 2026 07:17PM UTC Tatsh github
100.0
See All Builds (283)

Badge your Repo: deltona

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