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

Update the symfony components to stable versions #412

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

kedarkhaire
Copy link
Collaborator

@kedarkhaire kedarkhaire commented Feb 6, 2025

Fixes #411

Symfony components version updated
property-access, property-info, serializer & cache to 7.2.3

New symfony components added in require-dev for test-cases as in prefer-lowest versions, they were using Symfony 5 & 6 versions, which was not compatible with the other symfony 7 lowest version
type-info to 7.2.2 & var-exporter to 7.2.0

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.71%. Comparing base (251f99d) to head (fb76a66).
Report is 1 commits behind head on 4.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                4.x     #412      +/-   ##
============================================
- Coverage     86.74%   86.71%   -0.04%     
  Complexity     1772     1772              
============================================
  Files           349      349              
  Lines          4769     4771       +2     
============================================
  Hits           4137     4137              
- Misses          632      634       +2     
Flag Coverage Δ
unittests 86.71% <ø> (-0.04%) ⬇️

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

see 1 file with indirect coverage changes

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

@kedarkhaire kedarkhaire merged commit d321705 into apigee:4.x Feb 10, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants