⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@usernane
Copy link
Member

@usernane usernane commented Jan 15, 2026

Summary

CI enhancements.

Motivation

Make CI more robust plus added PHP 8.5

Changes

  • Added PHP 8.5
  • Add Fixed Version for Re-Usable Workflows
  • Renamed Workflows by removing the word 'Build'

How to test / verify

Not applicable

Breaking changes

  • No breaking changes
  • Yes (describe + migration notes below)

Migration notes (required if breaking)

What do users need to change in thier code?

Checklist

  • My commits follow Conventional Commits
  • The title of the pull request follow 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 and security

Related issues

Not applicable

- Added PHP 8.5
- Add Fixed Version for Re-Usable Workflows
- Renamed Workflows by removing the word 'Build'
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

❌ Patch coverage is 41.60000% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.21%. Comparing base (7d230c9) to head (237dd96).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
...ri/Framework/Cli/Commands/RunMigrationsCommand.php 43.75% 45 Missing ⚠️
WebFiori/Framework/Cli/Helpers/CreateMigration.php 36.36% 28 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #276      +/-   ##
============================================
- Coverage     76.43%   76.21%   -0.23%     
+ Complexity     2322     2313       -9     
============================================
  Files            55       54       -1     
  Lines          7142     7063      -79     
============================================
- Hits           5459     5383      -76     
+ Misses         1683     1680       -3     
Flag Coverage Δ
php-8.1 78.07% <41.60%> (-0.19%) ⬇️
php-8.2 78.01% <41.60%> (-0.19%) ⬇️
php-8.3 76.15% <41.60%> (-0.23%) ⬇️
php-8.4 76.15% <41.60%> (-0.23%) ⬇️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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