Skip to content

chore: align CI with ecosystem baseline#41

Merged
usernane merged 2 commits into
mainfrom
dev
Jun 1, 2026
Merged

chore: align CI with ecosystem baseline#41
usernane merged 2 commits into
mainfrom
dev

Conversation

@usernane
Copy link
Copy Markdown
Member

@usernane usernane commented Jun 1, 2026

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

Ibrahim BinAlshikh and others added 2 commits June 2, 2026 00:04
- 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
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

❌ Patch coverage is 88.27498% with 365 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.72%. Comparing base (73a332e) to head (8c83e83).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
WebFiori/Cli/Table/TableOptions.php 0.00% 65 Missing ⚠️
WebFiori/Cli/Table/ColumnCalculator.php 77.77% 44 Missing ⚠️
WebFiori/Cli/Table/TableFormatter.php 78.75% 41 Missing ⚠️
WebFiori/Cli/Table/TableStyle.php 86.47% 28 Missing ⚠️
WebFiori/Cli/Streams/StdOut.php 0.00% 24 Missing ⚠️
WebFiori/Cli/Discovery/CommandDiscovery.php 84.76% 16 Missing ⚠️
WebFiori/Cli/Streams/StdIn.php 0.00% 16 Missing ⚠️
WebFiori/Cli/Table/TableData.php 93.02% 15 Missing ⚠️
WebFiori/Cli/Table/Column.php 93.03% 14 Missing ⚠️
WebFiori/Cli/Commands/HelpCommand.php 85.88% 12 Missing ⚠️
... and 16 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #41      +/-   ##
============================================
- Coverage     87.82%   87.72%   -0.11%     
- Complexity     1320     1322       +2     
============================================
  Files            33       33              
  Lines          3607     3610       +3     
============================================
- Hits           3168     3167       -1     
- Misses          439      443       +4     
Flag Coverage Δ
php-8.1 87.72% <88.27%> (-0.55%) ⬇️
php-8.2 87.72% <88.27%> (-0.13%) ⬇️
php-8.3 87.72% <88.27%> (-0.13%) ⬇️
php-8.4 87.72% <88.27%> (-0.13%) ⬇️
php-8.5 87.70% <88.24%> (-0.13%) ⬇️

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.

@usernane usernane merged commit 9b3af72 into main Jun 1, 2026
17 of 18 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 1, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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