Skip to content

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

max-s-lab and others added 21 commits July 11, 2025 18:17
…ller` methods: `runAction`, `run`, `render`, `renderPartial` and `renderFile`
…PHP `8.5` `sprintf` precision change (`6` to `0`)
… conditionally closing the resource
…\Instance:ensure(['__class' => ...], 'some\class\name')`, Integrate PHPStan for static analysis
…`authMethods` property in `CompositeAuth` class
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.34%. Comparing base (ec66ea3) to head (50bcc3f).
⚠️ Report is 22 commits behind head on 22.0.

Files with missing lines Patch % Lines
framework/filters/auth/CompositeAuth.php 62.50% 6 Missing ⚠️
framework/base/ErrorHandler.php 0.00% 2 Missing ⚠️
framework/db/QueryBuilder.php 0.00% 1 Missing ⚠️
framework/db/mssql/QueryBuilder.php 91.66% 1 Missing ⚠️
framework/messages/ar/yii.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               22.0   #20499      +/-   ##
============================================
+ Coverage     65.28%   65.34%   +0.05%     
- Complexity    11260    11264       +4     
============================================
  Files           428      428              
  Lines         37051    37065      +14     
============================================
+ Hits          24190    24221      +31     
+ Misses        12861    12844      -17     

☔ 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.

Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@samdark samdark merged commit cc0a2e0 into yiisoft:22.0 Aug 27, 2025
60 checks passed
@terabytesoftw terabytesoftw changed the title Sync to master8 Sync to master. Sep 3, 2025
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.