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

Fix for setIgnoredAttributes() method is deprecated #238

Merged
merged 3 commits into from
May 23, 2023

Conversation

divya-intelli
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #238 (2ec7045) into 2.x (7f6117d) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x     #238      +/-   ##
============================================
- Coverage     89.16%   89.16%   -0.01%     
  Complexity     1649     1649              
============================================
  Files           330      330              
  Lines          4374     4373       -1     
============================================
- Hits           3900     3899       -1     
  Misses          474      474              
Flag Coverage Δ
unittests 89.16% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/Api/Management/Query/StatsQueryNormalizer.php 92.30% <100.00%> (-0.29%) ⬇️

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

@divya-intelli divya-intelli merged commit cfb265d into apigee:2.x May 23, 2023
8 checks passed
@shishir-intelli shishir-intelli added this to In progress in Drupal-based Development Board via automation Jun 21, 2023
@shishir-intelli shishir-intelli added this to the 2.1.0 milestone Jun 21, 2023
divya-intelli added a commit that referenced this pull request Jun 22, 2023
* Http\Client\HttpClient deprecated used Psr\Http\Client\ClientInterface (#261) (#263)

Co-authored-by: Shishir <75600200+shishir-intelli@users.noreply.github.com>

* Fix for setIgnoredAttributes() method is deprecated (#238)

* Changes for symfony 6.2 upgrade (#262)

* Bumped minimum symfony/serializer version to 6.2 (#272)

* bump symfony/serializer

* typo fix

---------

Co-authored-by: Gitesh Koli <giteshk@users.noreply.github.com>
Co-authored-by: Shishir <75600200+shishir-intelli@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Symfony\Component\Serializer\Normalizer\AbstractNormalizer::setIgnoredAttributes() method is deprecated
2 participants