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

Tatsh / wiswa
100%

Build:
DEFAULT BRANCH: master
Repo Added 25 Mar 2026 01:07AM UTC
Token xRsxmxrMttT6weStWf6njYTZL7ssFhNYy regen
Build 211 Last
Files 16
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/uv/uv-aa7cb66ac2
  • master

01 Sep 2026 04:04AM UTC coverage: 100.0%. Remained the same
33468462079

push

github

Tatsh
pre-commit-config/ruff: read a dependency in every shape it is written in

Review of #90 found that a dependency is not always a bare string: it can be an object carrying a
version, or an array of them, and `std.lstripChars` on either is an evaluation error rather than a
version. A multi-constraint specifier was worse -- `>=0.16.4,<0.17` came through as a rev of
`0.16.4,<0.17`, which names no tag at all.

The first constraint of a range is now what the hook takes, that being the oldest Ruff the project
accepts; anything with no version to read falls back to the PyPI lookup as before.

This repository had the drift the change is about, `ruff==0.16.3` against `rev: v0.16.5`, so its
own hook comes back to the release its lock file installs.

788 of 788 branches covered (100.0%)

Branch coverage included in aggregate %.

2040 of 2040 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
2040 RELEVANT LINES 2040 COVERED LINES
5.0 HITS PER LINE
Source Files on master
  • Tree
  • List 16
  • 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
33468462079 master pre-commit-config/ruff: read a dependency in every shape it is written in Review of #90 found that a dependency is not always a bare string: it can be an object carrying a version, or an array of them, and `std.lstripChars` on either is an evalua... push 01 Sep 2026 04:04AM UTC Tatsh github
100.0
33369779644 master appimage: set the build environment instead of pip options requirements_options wrote pip options above the project in the AppImage's requirements.txt, which does not work: python-appimage reads that file a line at a time and hands each line to p... push 31 Aug 2026 07:47AM UTC Tatsh github
100.0
33369134966 master appimage: let a project choose the index its wheels come from The AppImage recipe writes a requirements.txt holding the project path and nothing else, so pip resolves everything from PyPI. For a project on torch that means the CUDA runtime comes ... push 31 Aug 2026 07:37AM UTC Tatsh github
100.0
33365815154 master github/workflows/pyinstaller: build only the architectures asked for The build matrix was a literal covering both architectures of macOS and of Windows, and the step conditions named those runners outright. A project whose dependencies publish no... push 31 Aug 2026 06:51AM UTC Tatsh github
100.0
33332262856 master utils: add latestVcpkgPortVersion vcpkg.json is serialised verbatim from settings.vcpkg and no version lookup existed for vcpkg ports, so the dependency constraints could only be literals in .wiswa.jsonnet. Every regen therefore reset them to wha... push 30 Aug 2026 08:07PM UTC Tatsh github
100.0
33331573141 master utils.postprocess: keep hand-written Snap packaging `.github/workflows/snap.yml` is only written when `want_snap` is set and the project is Python, but it was deleted from every project that left `want_snap` off. For a C, C++, Lua, TypeScript, or... push 30 Aug 2026 07:42PM UTC Tatsh github
100.0
33323775827 master defaults: sort the cspell dictionary in byte order yarn dict:update used a bare sort -u, so the resulting order depended on whatever locale the shell happened to have. Under a UTF-8 locale a word such as Ångström collates as Angstrom and lands at... push 30 Aug 2026 04:55PM UTC Tatsh github
100.0
33323186033 master utils.postprocess: keep hand-written Flatpak workflows `.github/workflows/flatpak.yml` is only generated for Python projects, but it was deleted from any project that left `want_flatpak` off. For a C, C++, Lua, TypeScript, or Xcode project that m... push 30 Aug 2026 04:42PM UTC Tatsh github
100.0
32930395798 master bump: v0.5.1 → v0.5.2 Signed-off-by: Andrew Udvare <audvare@gmail.com> push 26 Aug 2026 04:29AM UTC Tatsh github
100.0
32929567277 master github/workflows/pyinstaller: attach the archives, not the binaries Every matrix job builds its binary under the same name: macOS produces dist/<name> and Windows dist/<name>.exe whatever the architecture. The release job downloaded all of them w... push 26 Aug 2026 04:16AM UTC Tatsh github
100.0
See All Builds (211)

Badge your Repo: wiswa

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc