• 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: main
CHANGE BRANCH
x
Reset
  • main
  • ascii-fixes
  • codspeed
  • codspeed-mode
  • 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
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
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
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
29879767784 main Update actions/checkout digest to 3d3c42e (#65) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) ([changelog](https://redirect.githu... push 22 Jul 2026 12:17AM UTC web-flow github
94.21
29718165835 main Update actions/setup-python action to v7 (#64) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | major | `v6` → `v... push 20 Jul 2026 05:01AM UTC web-flow github
94.21
29718073810 main Lock file maintenance (#63) 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 20 Jul 2026 04:59AM UTC web-flow github
94.21
29717994890 main Update pypa/gh-action-pypi-publish digest to ba38be9 (#62) 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 20 Jul 2026 04:56AM UTC web-flow github
94.21
29663726733 main Update python:3-slim Docker digest to cea0e60 (#61) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | python | container | digest | `d3400aa` → `cea0e60` | --- ### Configuration 📅 **Schedule**: (... push 18 Jul 2026 10:36PM 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