Skip to content

chore: align CI with ecosystem baseline#160

Merged
usernane merged 1 commit into
mainfrom
dev
Jun 1, 2026
Merged

chore: align CI with ecosystem baseline#160
usernane merged 1 commit into
mainfrom
dev

Conversation

@usernane

@usernane usernane commented Jun 1, 2026

Copy link
Copy Markdown
Member

Summary

Align CI/CD configuration with ecosystem baseline (webfiori/http).

Changes

  • Update reusable workflows to WebFiori/workflows@v1.2.5
  • Unify phpunit config (phpunit10.xmlphpunit.xml)
  • Add PHP 8.5 workflow if missing
  • Add Dependabot config (daily checks, conventional commit style)
  • Fix CRLF in workflow files
  • Remove duplicate workflow files

Breaking Changes and Migration Steps

None. CI-only changes.

Checklist

  • I reviewed my own diff before requesting review
  • My commits follow Conventional Commits
  • The title of the pull request follows Conventional Commits
  • I added/updated tests (or explained why not)
  • I updated docs (if needed)
  • I ran lint/cs-fixer (if applicable)
  • I considered backward compatibility
  • I considered security

- Update reusable workflows to @v1.2.5
- Unify phpunit config (phpunit10.xml → phpunit.xml)
- Add PHP 8.5 workflow if missing
- Add Dependabot config (daily, conventional commits)
- Fix CRLF in workflow files
- Remove duplicate workflow files
@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.53%. Comparing base (d01e456) to head (bfe6c49).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #160   +/-   ##
=========================================
  Coverage     88.53%   88.53%           
  Complexity     2325     2325           
=========================================
  Files            59       59           
  Lines          5763     5749   -14     
=========================================
- Hits           5102     5090   -12     
+ Misses          661      659    -2     
Flag Coverage Δ
php-8.1 ?
php-8.2 ?
php-8.3 88.53% <ø> (ø)
php-8.4 88.53% <ø> (ø)
php-8.5 88.53% <ø> (ø)

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.

@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

@usernane usernane merged commit ce56abe into main Jun 1, 2026
17 of 21 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.

1 participant