-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Keyword(s) in params classes #3434
Conversation
- Removed `Params` abstract class.
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #3434 +/- ##
============================================
- Coverage 68.22% 68.06% -0.16%
+ Complexity 4529 4504 -25
============================================
Files 274 273 -1
Lines 14456 14360 -96
Branches 983 960 -23
============================================
- Hits 9862 9774 -88
- Misses 4181 4184 +3
+ Partials 413 402 -11
☔ View full report in Codecov by Sentry. |
Params
abstract class.Resolves #2303