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

MethodSignatureMismatch: Method supportsDenormalization with return type '' is different to return type 'bool' of inherited method #386

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

kedarkhaire
Copy link
Collaborator

Fixes #383

…ype '' is different to return type 'bool' of inherited method
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.81%. Comparing base (f43f83e) to head (470ba76).

Files with missing lines Patch % Lines
src/Serializer/EntitySerializer.php 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                4.x     #386   +/-   ##
=========================================
  Coverage     86.81%   86.81%           
  Complexity     1768     1768           
=========================================
  Files           349      349           
  Lines          4643     4643           
=========================================
  Hits           4031     4031           
  Misses          612      612           
Flag Coverage Δ
unittests 86.81% <97.87%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...geeX/Denormalizer/AcceptedRatePlanDenormalizer.php 85.71% <100.00%> (ø)
...pi/ApigeeX/Denormalizer/ApiProductDenormalizer.php 100.00% <100.00%> (ø)
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php 73.33% <100.00%> (ø)
...eX/Denormalizer/AppGroupMembershipDenormalizer.php 93.33% <100.00%> (ø)
...i/ApigeeX/Denormalizer/BillingTypeDenormalizer.php 85.71% <100.00%> (ø)
...rmalizer/DeveloperAcceptedRatePlanDenormalizer.php 83.33% <100.00%> (ø)
.../Denormalizer/DeveloperBillingTypeDenormalizer.php 83.33% <100.00%> (ø)
...pigeeX/Denormalizer/PrepaidBalanceDenormalizer.php 85.71% <100.00%> (ø)
.../Api/ApigeeX/Denormalizer/RatePlanDenormalizer.php 90.00% <100.00%> (ø)
...igeeX/Denormalizer/RatePlanDenormalizerFactory.php 100.00% <100.00%> (ø)
... and 37 more

@kedarkhaire kedarkhaire modified the milestones: 3.0.8, 4.0.0 Oct 16, 2024
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.

1 participant