• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

Tatsh / wiswa
100%

Build:
DEFAULT BRANCH: master
Repo Added 25 Mar 2026 01:07AM UTC
Token xRsxmxrMttT6weStWf6njYTZL7ssFhNYy regen
Build 111 Last
Files 17
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

03 May 2026 01:41AM UTC coverage: 100.0%. Remained the same
25267017780

push

github

Tatsh
utils.postprocess: percent-encode space in KDE Plasma badge label

The third element of the `kde` entry in `_social_badges` is the
shields.io label, which `_simple_icons_badge` interpolates verbatim
into the badge URL as
`https://img.shields.io/badge/{label}-{color}?logo={logo}`. With a
literal space, the resulting Markdown image
`[![KDE Plasma](https://img.shields.io/badge/KDE Plasma-blue?logo=kdeplasma)](https://kde.org/)`
breaks at the space inside the URL and the badge does not render in
generated READMEs that include the `kde` keyword.

Encode the space as `%20`, matching how other multi-word labels in
the same file are spelt (for example
`Buy%20Me%20a%20Coffee-{username}`). The first and third tuple
elements still read `KDE Plasma` because the first is the Markdown
link's anchor text and the third (now `KDE%20Plasma`) is only the
URL path segment.

Strengthen `test_post_process_steps_social_badges` with assertions
that pin both directions of the fix: `KDE%20Plasma-blue` must appear
in the rendered README, and the unencoded `KDE Plasma-blue` must not.
The test already exercised the `kde` branch via its keywords list, so
no new test or fixture was needed.

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

478 of 478 branches covered (100.0%)

Branch coverage included in aggregate %.

2476 of 2476 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
2476 RELEVANT LINES 2476 COVERED LINES
5.0 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • Changed 1
  • Source Changed 1
  • 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
25267017780 master utils.postprocess: percent-encode space in KDE Plasma badge label The third element of the `kde` entry in `_social_badges` is the shields.io label, which `_simple_icons_badge` interpolates verbatim into the badge URL as `https://img.shields.io/ba... push 03 May 2026 01:48AM UTC Tatsh github
100.0
25262778275 master bump: v0.3.2 → v0.3.3 Signed-off-by: Andrew Udvare <audvare@gmail.com> push 02 May 2026 09:53PM UTC Tatsh github
100.0
25260786343 master bump: v0.3.1 → v0.3.2 Signed-off-by: Andrew Udvare <audvare@gmail.com> push 02 May 2026 08:11PM UTC Tatsh github
100.0
25260416020 master defaults.dependabot: ignore typescript v6+ on typescript projects Append an `ignore` rule to the npm-ecosystem Dependabot block when `settings.project_type == 'typescript'`, pinning the `typescript` package below v6.0.0 (`{'dependency-name': 'typ... push 02 May 2026 07:52PM UTC Tatsh github
100.0
25229578001 master utils: fix Keep a Changelog 404 in generated boilerplate The `olivierlacan/keep-a-changelog` GitHub repo currently tags `v1.1.1` as its latest release, but `https://keepachangelog.com/en/1.1.1/` 404s because the website only publishes `1.1.0/`. W... push 01 May 2026 07:31PM UTC Tatsh github
100.0
25103775261 master build(deps-dev): bump the development group with 2 updates Bumps the development group with 2 updates: [mypy](https://github.com/python/mypy) and [ty](https://github.com/astral-sh/ty). Updates `mypy` from 1.20.1 to 1.20.2 - [Changelog](https://... push 29 Apr 2026 10:29AM UTC Tatsh github
100.0
25069337693 master utils.github: drop module-wide promise from session docstring The session parameter docstring on get_github_pages_build_type previously claimed auth headers are "not mutated on the session", but _setup_github_session in the same module does exact... push 28 Apr 2026 06:01PM UTC Tatsh github
100.0
25002062298 master bump: v0.3.0 → v0.3.1 Signed-off-by: Andrew Udvare <audvare@gmail.com> push 27 Apr 2026 02:50PM UTC Tatsh github
100.0
24986117285 master bump: v0.2.3 → v0.3.0 Signed-off-by: Andrew Udvare <audvare@gmail.com> push 27 Apr 2026 09:03AM UTC Tatsh github
100.0
24984980165 master utils.run_metadata: gate _wiswa block on wiswa_tag setting Add a wiswa_tag setting (default true) that controls whether write_wiswa_run_metadata appends the _wiswa block to package.json. When the setting is false the function instead removes any ... push 27 Apr 2026 08:38AM UTC Tatsh github
100.0
See All Builds (111)

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

© 2026 Coveralls, Inc