-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Generate strict annotations, changes from bake #358
Generate strict annotations, changes from bake #358
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #358 +/- ##
============================================
- Coverage 83.50% 83.41% -0.10%
- Complexity 1799 1807 +8
============================================
Files 114 114
Lines 4923 4949 +26
============================================
+ Hits 4111 4128 +17
- Misses 812 821 +9 ☔ View full report in Codecov by Sentry. |
I wonder if also those new generics here in the param arguments should be a feature flag to opt-in. |
I will resolve this issue in cakephp/bake and then here |
Will name the flag genericsInInputs, do you have any better name for it? :D |
#353