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

nocarryr / tslumd
94%

Build:
DEFAULT BRANCH: main
Repo Added 30 Mar 2021 05:43PM 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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ascii-fixes
  • codspeed
  • codspeed-mode
  • main
  • nocarryr-patch-1
  • pyproject-uv
  • pytest-asyncio-updates
  • python-dispatch-0.2.3
  • refactor/pkg_resources
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-checkout-digest
  • renovate/actions-setup-python-7.x
  • renovate/actions-setup-python-digest
  • renovate/astral-sh-setup-uv-7.x
  • renovate/astral-sh-setup-uv-8.x
  • renovate/astral-sh-setup-uv-9.x
  • renovate/codspeedhq-action-5.x
  • renovate/codspeedhq-action-digest
  • renovate/lock-file-maintenance
  • renovate/major-github-artifact-actions
  • renovate/pin-dependencies
  • renovate/pypa-gh-action-pypi-publish-digest
  • renovate/python-3-slim
  • renovate/python-3.x
  • typing-updates
  • workflow-updates

29 Jul 2026 11:08PM UTC coverage: 94.206%. Remained the same
30498553562

push

github

web-flow
Update CodSpeedHQ/action action to v5 (#69)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | major | `v4` → `v5` |

---

### Release Notes

<details>
<summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary>

### [`v5.0.1`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v5.0.1)

[Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v5.0.0...v5.0.1)

##### 🚀 Highlights

##### More precise measurements by default

`cycle-estimation` is now enabled by default, giving more precise benchmark cycle estimation in Simulation mode. See [docs](https://codspeed.io/docs/instruments/cpu#estimating-cycles).

##### New: allocation exclusion

Opt in to `exclude-allocations` to remove allocator time from benchmarks in Simulation mode and reduce variance. See [docs](https://codspeed.io/docs/instruments/cpu/allocation-exclusion).

##### `samply`-based profiler by default on Linux

The walltime profiler now uses `samply` on all OSes. Set `CODSPEED_WALLTIME_PROFILER=perf` to restore the previous behavior.

##### ⚠️ Breaking changes

- `cycle-estimation` is now enabled by default (see above)
- The `samply`-based profiler is now the default on Linux; set `CODSPEED_WALLTIME_PROFILER=perf` to revert

##### Details

##### <!-- 0 -->🚀 Features

- Load eBPF through a delegated BPF token by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
- Enable cycle estimation and allocation exclusion by default by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;461](https://redirect.github.com/CodSpeedHQ/runner/pull/461)
- Make samply profiler default for all OSes ([#&#8203;472](https://redirect.github.com/CodSpeedHQ/action/issues/472)) by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;475](https://redirect.github.com/CodSpeedHQ/runner/pull/475)... (continued)

1008 of 1070 relevant lines covered (94.21%)

4.68 hits per line

Relevant lines Covered
Build:
Build:
1070 RELEVANT LINES 1008 COVERED LINES
4.68 HITS PER LINE
Source Files on main
  • Tree
  • List 7
  • 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
30498553562 main Update CodSpeedHQ/action action to v5 (#69) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | major | `v4` → `v5` | ---... push 29 Jul 2026 11:09PM UTC web-flow github
94.21
30497955048 main Update pypa/gh-action-pypi-publish digest to dc37677 (#70) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pypa/gh-action-pypi-publish](https://redirect.github.com/pypa/gh-action-pypi-publish) ([... push 29 Jul 2026 10:58PM UTC web-flow github
94.21
30496611833 renovate/pypa-gh-action-pypi-publish-digest Merge 8f6f46a7d into f9e8e3bd5 Pull #70 29 Jul 2026 10:34PM UTC web-flow github
94.21
30461673631 renovate/codspeedhq-action-5.x Merge 67e581d95 into f9e8e3bd5 Pull #69 29 Jul 2026 02:36PM UTC web-flow github
94.21
30307807675 main Update CodSpeedHQ/action digest to f22792b (#68) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) ([changelog](https://redirect.gi... push 27 Jul 2026 09:40PM UTC web-flow github
94.21
30294711369 renovate/codspeedhq-action-digest Merge f2aec6e65 into 3658f5ea1 Pull #68 27 Jul 2026 06:39PM UTC web-flow github
94.21
30282055640 renovate/codspeedhq-action-digest Merge e3acf257e into 3658f5ea1 Pull #68 27 Jul 2026 03:52PM UTC web-flow github
94.21
30232842908 main Lock file maintenance (#67) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuratio... push 27 Jul 2026 02:43AM UTC web-flow github
94.21
30229007678 renovate/lock-file-maintenance Merge 5f264807c into e428fb7f2 Pull #67 27 Jul 2026 01:06AM UTC web-flow github
94.21
29879836010 main Update astral-sh/setup-uv action to v9 (#66) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) | action | major | `v8.3.2` → `v9.... push 22 Jul 2026 12:18AM UTC web-flow github
94.21
See All Builds (200)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc