Skip to content
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

Code improvements #510

Merged
merged 56 commits into from
Sep 3, 2022
Merged

Code improvements #510

merged 56 commits into from
Sep 3, 2022

Conversation

l-you
Copy link
Contributor

@l-you l-you commented Sep 1, 2022

#417

Remove webmozart/assert and phpstan/phpstan-webmozart-assert library. Replace it with native assertion.

Type safety improvement.

@codecov-commenter
Copy link

Codecov Report

Base: 95.85% // Head: 95.74% // Decreases project coverage by -0.11% ⚠️

Coverage data is based on head (b49a47a) compared to base (ae6db57).
Patch coverage: 89.18% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #510      +/-   ##
============================================
- Coverage     95.85%   95.74%   -0.12%     
+ Complexity     1766     1765       -1     
============================================
  Files           153      153              
  Lines          4319     4274      -45     
============================================
- Hits           4140     4092      -48     
- Misses          179      182       +3     
Impacted Files Coverage Δ
src/Annotations/ParameterAnnotations.php 100.00% <ø> (ø)
src/Containers/BasicAutoWiringContainer.php 95.45% <ø> (ø)
src/Http/WebonyxGraphqlMiddleware.php 100.00% <ø> (ø)
src/InputTypeGenerator.php 100.00% <ø> (ø)
src/InputTypeUtils.php 97.05% <ø> (-0.17%) ⬇️
src/Mappers/AbstractTypeMapper.php 99.35% <ø> (-0.01%) ⬇️
src/Mappers/CompositeTypeMapper.php 100.00% <ø> (ø)
src/Mappers/GlobTypeMapperCache.php 97.72% <ø> (ø)
...Parameters/CannotHideParameterRuntimeException.php 100.00% <ø> (ø)
src/Mappers/PorpaginasTypeMapper.php 100.00% <ø> (ø)
... and 32 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@l-you
Copy link
Contributor Author

l-you commented Sep 3, 2022

Seems like last review issue resolved, can it be merged?

@oojacoboo
Copy link
Collaborator

It can - looks great. Thanks.

@oojacoboo oojacoboo merged commit 65edfb7 into thecodingmachine:master Sep 3, 2022
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.

5 participants