Skip to content

Conversation

max-s-lab
Copy link
Contributor

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

In yii\web\Controller, more specific types are specified for $request and $response. I think it would be great to do this here as well.

* @property Request $request The request object.
* @property Response $response The response object.

Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.49%. Comparing base (aa04f38) to head (a5e0931).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20514   +/-   ##
=========================================
  Coverage     64.49%   64.49%           
  Complexity    11574    11574           
=========================================
  Files           433      433           
  Lines         37605    37605           
=========================================
  Hits          24253    24253           
  Misses        13352    13352           

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

@samdark samdark merged commit a6a7f01 into yiisoft:master Sep 5, 2025
96 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.

2 participants