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

osantana / prettyconf / 30953525342
99%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 09:43PM UTC
Jobs 5
Files 12
Run time 1min
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

04 Aug 2026 09:43PM UTC coverage: 99.083%. Remained the same
30953525342

push

github

web-flow
Fix the python version and permissions in the release workflow

The deploy job has no strategy.matrix, so `${{ matrix.python-version }}`
evaluated to an empty string. It was benign — setup-uv fell back to a
default and 3.0.0 published fine — but this is code that only runs when
publishing, so it fails exactly when it matters and never before. Pin an
explicit version instead.

A job-level `permissions` block replaces the workflow-level one rather
than adding to it, so the job had only `id-token: write` and the
`contents: read` declared at the top did not apply to it, while
actions/checkout runs inside it. Declare both.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

1080 of 1090 relevant lines covered (99.08%)

4.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30953525342.1 04 Aug 2026 09:43PM UTC 12
99.08
GitHub Action Run
2 30953525342.2 04 Aug 2026 09:43PM UTC 12
99.08
GitHub Action Run
3 30953525342.3 04 Aug 2026 09:43PM UTC 12
99.08
GitHub Action Run
4 30953525342.4 04 Aug 2026 09:43PM UTC 12
99.08
GitHub Action Run
5 30953525342.5 04 Aug 2026 09:43PM UTC 12
99.08
GitHub Action Run
Source Files on build 30953525342
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30953525342
  • 86454cdd on github
  • Prev Build on main (#30953225491)
  • Next Build on main (#30954336705)
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