Skip to content

ci: migrate coverage to Codecov and reuse workflows#111

Merged
f3l1x merged 2 commits intocontributte:masterfrom
ohmyfelix:chore/codecov-coveralls-migration
Mar 6, 2026
Merged

ci: migrate coverage to Codecov and reuse workflows#111
f3l1x merged 2 commits intocontributte:masterfrom
ohmyfelix:chore/codecov-coveralls-migration

Conversation

@ohmyfelix
Copy link
Contributor

@ohmyfelix ohmyfelix commented Mar 6, 2026

What changed

  • switched the README coverage badge from Coveralls to Codecov and removed the obsolete tests/.coveralls.yml
  • replaced the repo-specific coverage upload job with the shared nette-tester-coverage-v2 workflow and wired it to make coverage-clover
  • split the old monolithic CI into reusable contributte workflow callers for CodeSniffer, PHPStan, and Nette Tester
  • dropped the legacy custom matrix in favor of the shared contributte-style PHP 8.2-8.4 plus lowest-deps test lanes

Why

  • finishes the Coveralls-to-Codecov migration for this repository
  • aligns contributte/thepay-api CI with the standard contributte workflow layout and shared maintenance model

Refs contributte/contributte#72

@ohmyfelix ohmyfelix changed the title chore: migrate coverage reporting to Codecov ci: migrate coverage to Codecov and reuse workflows Mar 6, 2026
@codecov
Copy link

codecov bot commented Mar 6, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@f3l1x f3l1x merged commit fb07969 into contributte:master Mar 6, 2026
8 of 9 checks passed
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.

2 participants