Skip to content

Migrate the bundle to AbstractBundle - #151

Merged
HypeMC merged 4 commits into
sofascore:2.xfrom
HypeMC:modernize-dir-structure
Jul 27, 2026
Merged

Migrate the bundle to AbstractBundle#151
HypeMC merged 4 commits into
sofascore:2.xfrom
HypeMC:modernize-dir-structure

Conversation

@HypeMC

@HypeMC HypeMC commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary 📝

This PR migrates the bundle to AbstractBundle, replacing the separate Bundle, Extension, and Configuration classes with the newer, consolidated API.

It's recommended to review the PR commit by commit.

Checklist ✅

  • Tests updated 🐛
  • Docs updated 📚
  • Changelog updated 📋
  • Breaking change ⚠️

@HypeMC
HypeMC requested a review from Brajk19 July 27, 2026 04:03
@HypeMC HypeMC self-assigned this Jul 27, 2026
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.93252% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.28%. Comparing base (37f9ca5) to head (2995131).
⚠️ Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/PurgatoryBundle.php 98.00% 3 Missing ⚠️
src/DependencyInjection/BundleExtensionWrapper.php 84.61% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #151      +/-   ##
============================================
- Coverage     97.48%   97.28%   -0.21%     
- Complexity      519      522       +3     
============================================
  Files            69       68       -1     
  Lines          1434     1325     -109     
============================================
- Hits           1398     1289     -109     
  Misses           36       36              
Flag Coverage Δ
8.1 97.28% <96.93%> (-0.21%) ⬇️
8.2 97.20% <96.93%> (-0.22%) ⬇️
8.3 96.98% <96.93%> (-0.23%) ⬇️
8.4 96.98% <96.93%> (-0.23%) ⬇️
8.5 96.98% <96.93%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@HypeMC
HypeMC force-pushed the modernize-dir-structure branch 2 times, most recently from 159e44f to 6044d37 Compare July 27, 2026 04:21
@HypeMC
HypeMC force-pushed the modernize-dir-structure branch from 6044d37 to 691007c Compare July 27, 2026 04:43
Brajk19
Brajk19 previously approved these changes Jul 27, 2026
@HypeMC
HypeMC force-pushed the modernize-dir-structure branch from 8ed8816 to 2995131 Compare July 27, 2026 08:33
@HypeMC
HypeMC merged commit 76300ff into sofascore:2.x Jul 27, 2026
30 of 31 checks passed
@HypeMC
HypeMC deleted the modernize-dir-structure branch July 27, 2026 08:41
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