Skip to content

Point the build badge at the right workflow - #155

Merged
timkpaine merged 1 commit into
python-project-templates:mainfrom
Point72:tkp/fix-build-badge
Sep 8, 2026
Merged

Point the build badge at the right workflow#155
timkpaine merged 1 commit into
python-project-templates:mainfrom
Point72:tkp/fix-build-badge

Conversation

@timkpaine

Copy link
Copy Markdown
Member

The docs landing page referenced build.yml, but the workflow file is build.yaml, so the badge image 404ed on the published site.

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • CI / build configuration
  • Other (describe below)

Checklist

  • Linting passes (make lint)
  • Tests pass (make test)
  • New tests added for new functionality
  • Documentation updated (if applicable)
  • Changelog / version bump (if applicable)

The docs landing page referenced build.yml, but the workflow file is
build.yaml, so the badge image 404ed on the published site.
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.19%. Comparing base (526cd4a) to head (2630187).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   86.19%   86.19%           
=======================================
  Files          16       16           
  Lines        2021     2021           
  Branches      209      209           
=======================================
  Hits         1742     1742           
  Misses        217      217           
  Partials       62       62           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@timkpaine
timkpaine merged commit 0b0b2e4 into python-project-templates:main Sep 8, 2026
3 checks passed
@timkpaine
timkpaine deleted the tkp/fix-build-badge branch September 8, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant