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

nocarryr / python-dispatch
98%

Build:
DEFAULT BRANCH: master
Repo Added 15 Aug 2016 05:17PM UTC
Files 9
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
  • No branch selected
  • aio-lock
  • aio-waiters
  • asyncio
  • asyncio-old
  • contributing-info
  • copy-containers
  • dependabot/uv/urllib3-2.6.3
  • doc-build-temp
  • event-complete-futures
  • expand-tested-pyversions
  • gh-action-ci
  • master
  • project-updates
  • py314-compat
  • renovate/actions-checkout-6.x
  • renovate/astral-sh-setup-uv-7.x
  • renovate/astral-sh-setup-uv-8.x
  • renovate/lock-file-maintenance
  • renovate/major-github-artifact-actions
  • renovate/pypi-pytest-vulnerability
  • renovate/python-3.x
  • renovate/sphinxcontrib-applehelp-1.x
  • renovate/sphinxcontrib-applehelp-2.x
  • renovate/sphinxcontrib-devhelp-1.x
  • renovate/sphinxcontrib-devhelp-2.x
  • renovate/sphinxcontrib-htmlhelp-2.x
  • renovate/sphinxcontrib-qthelp-1.x
  • renovate/sphinxcontrib-qthelp-2.x
  • renovate/sphinxcontrib-serializinghtml-1.x
  • renovate/sphinxcontrib-serializinghtml-2.x
  • renovate/uv_build-0.x
  • rtd-migrate
  • rtd-py3.14
  • temp-build-trigger
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9
  • v0.0.91
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.31

21 Apr 2026 09:11PM UTC coverage: 97.882%. Remained the same
24746636988

push

github

web-flow
Update astral-sh/setup-uv action to v8 (#50)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) | action | major | `v7` → `v8.1.0` |

---

### Release Notes

<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>

### [`v8.1.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v8.1.0): 🌈 New input `no-project`

[Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v8.0.0...v8.1.0)

#### Changes

This add the a new boolean input `no-project`.
It only makes sense to use in combination with `activate-environment: true` and will append `--no project` to the `uv venv` call. This is for example useful [if you have a pyproject.toml file with parts unparseable by uv](https://redirect.github.com/astral-sh/setup-uv/issues/854)

#### 🚀 Enhancements

- Add input no-project in combination with activate-environment [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;856](https://redirect.github.com/astral-sh/setup-uv/issues/856))

#### 🧰 Maintenance

- fix: grant contents:write to validate-release job [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;860](https://redirect.github.com/astral-sh/setup-uv/issues/860))
- Add a release-gate step to the release workflow [@&#8203;zanieb](https://redirect.github.com/zanieb) ([#&#8203;859](https://redirect.github.com/astral-sh/setup-uv/issues/859))
- Draft commitish releases [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;858](https://redirect.github.com/astral-sh/setup-uv/issues/858))
- Add action-types.yml to instructions [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;857](https://redirect.github.com/astral-sh/setup-uv/issues/857))
- chore: update known checksums for 0.11.7 @&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&#8203;853](https://redirect.github.com/... (continued)

832 of 850 relevant lines covered (97.88%)

6.61 hits per line

Relevant lines Covered
Build:
Build:
850 RELEVANT LINES 832 COVERED LINES
6.61 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24746636988 master Update astral-sh/setup-uv action to v8 (#50) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) | action | major | `v7` → `v8.1.0`... push 21 Apr 2026 09:11PM UTC web-flow github
97.88
24744117938 renovate/astral-sh-setup-uv-8.x Merge bc82b5f6d into fe49dae12 Pull #50 21 Apr 2026 08:14PM UTC web-flow github
97.88
24376378071 renovate/lock-file-maintenance Merge d931e347d into fe49dae12 Pull #47 14 Apr 2026 01:43AM UTC web-flow github
97.88
24376352027 master Update dependency pytest to v9.0.3 [SECURITY] (#48) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|... push 14 Apr 2026 01:42AM UTC web-flow github
97.88
24376226364 renovate/pypi-pytest-vulnerability Merge 51b46f9cf into 16ee21184 Pull #48 14 Apr 2026 01:38AM UTC web-flow github
97.88
24323546934 renovate/lock-file-maintenance Merge 63f9dbe31 into 16ee21184 Pull #47 13 Apr 2026 02:57AM UTC web-flow github
97.88
23876339295 master Update dependency uv_build to >=0.11.3,<0.12.0 (#44) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---... push 01 Apr 2026 11:44PM UTC web-flow github
97.88
23874275340 renovate/uv_build-0.x Merge 8d5fc91b2 into 054203c58 Pull #44 01 Apr 2026 10:38PM UTC web-flow github
97.88
23694937758 renovate/lock-file-maintenance Merge 63f9dbe31 into 054203c58 Pull #45 28 Mar 2026 09:41PM UTC web-flow github
97.88
23694906908 master Use Python 3.13 on rtd builds (#46) push 28 Mar 2026 09:40PM UTC web-flow github
97.88
See All Builds (300)
  • 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