Skip to content

Conversation

@cabb99
Copy link
Contributor

@cabb99 cabb99 commented May 20, 2025

This patch adds an owner_account field to the cookiecutter.json file, which is then used to automatically populate the GitHub badge URLs in the generated README.md. This is to help ensure that badges (CI status and code coverage) work correctly from the start, avoiding having to replace the default placeholder (REPLACE_WITH_OWNER_ACCOUNT) during setup, which can be easy to miss.

cabb99 added 3 commits May 20, 2025 16:13
Adds owner github username to the cookiecutter template to fix badges
@codecov
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.44%. Comparing base (53f185d) to head (e6f6d34).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   44.44%   44.44%           
=======================================
  Files          12       12           
  Lines          54       54           
=======================================
  Hits           24       24           
  Misses         30       30           
Flag Coverage Δ
unittests 44.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

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