Skip to content

Resolved Developer test failure and Upgrade Symfony components to 7.4#462

Merged
shailesh-google merged 3 commits intoapigee:4.xfrom
shailesh-google:developer-payload-original-email-mismatch
Feb 5, 2026
Merged

Resolved Developer test failure and Upgrade Symfony components to 7.4#462
shailesh-google merged 3 commits intoapigee:4.xfrom
shailesh-google:developer-payload-original-email-mismatch

Conversation

@shailesh-google
Copy link
Collaborator

@shailesh-google shailesh-google commented Feb 4, 2026

Fixed a regression in DeveloperControllerTest caused by the missing 'originalEmail' field in the API response by adjusting the test comparison logic for serializer versions >= 7.3.11. Upgraded property-access, options-resolver, and property-info to 7.4.

Fix: PR #466

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.28%. Comparing base (e8b2625) to head (f075cab).
⚠️ Report is 2 commits behind head on 4.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                4.x     #462      +/-   ##
============================================
+ Coverage     87.24%   87.28%   +0.03%     
  Complexity     1760     1760              
============================================
  Files           349      349              
  Lines          4633     4631       -2     
============================================
  Hits           4042     4042              
+ Misses          591      589       -2     
Flag Coverage Δ
unittests 87.28% <ø> (+0.03%) ⬆️

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

Files with missing lines Coverage Δ
src/PropertyAccess/PropertyAccessorDecorator.php 69.09% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@shishir-intelli shishir-intelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shailesh-google shailesh-google changed the title Ignore the originalEmail field from the developer payload structure. Upgrade Symfony components to 7.4 and resolve Developer test failure Feb 5, 2026
@shailesh-google shailesh-google changed the title Upgrade Symfony components to 7.4 and resolve Developer test failure Resolved Developer test failure and Upgrade Symfony components to 7.4 Feb 5, 2026
@shailesh-google shailesh-google merged commit 7e383ef into apigee:4.x Feb 5, 2026
7 checks passed
@shailesh-google shailesh-google added this to the 4.0.3 milestone Feb 5, 2026
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