Skip to content

ci: Updated Workflows#276

Merged
usernane merged 108 commits intomainfrom
dev
Mar 11, 2026
Merged

ci: Updated Workflows#276
usernane merged 108 commits intomainfrom
dev

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 54.85075% with 121 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.96%. Comparing base (d81cfd0) to head (dfc5808).
⚠️ Report is 136 commits behind head on main.

Files with missing lines Patch % Lines
WebFiori/Framework/Writers/ClassWriter.php 30.71% 106 Missing ⚠️
WebFiori/Framework/Router/Router.php 45.00% 11 Missing ⚠️
WebFiori/Framework/Config/ClassDriver.php 93.33% 2 Missing ⚠️
WebFiori/Framework/Writers/ThemeClassWriter.php 83.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #276      +/-   ##
============================================
- Coverage     87.27%   86.96%   -0.32%     
+ Complexity     2445     1703     -742     
============================================
  Files            61       35      -26     
  Lines          7568     5077    -2491     
============================================
- Hits           6605     4415    -2190     
+ Misses          963      662     -301     
Flag Coverage Δ
php-8.1 87.60% <52.01%> (+0.65%) ⬆️
php-8.2 87.51% <52.01%> (+0.63%) ⬆️
php-8.3 86.93% <54.85%> (-0.29%) ⬇️
php-8.4 86.93% <54.85%> (-0.29%) ⬇️

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.

@usernane usernane merged commit 785add2 into main Mar 11, 2026
19 of 23 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