apigee-edge-drupal icon indicating copy to clipboard operation
apigee-edge-drupal copied to clipboard

Fixes deprecations of renderPlain() & getName()

Open kedarkhaire opened this issue 8 months ago • 1 comments

Fixes a part of #1130 Once released, will fix few deprecations of https://github.com/apigee/apigee-m10n-drupal/issues/529

kedarkhaire avatar Mar 28 '25 13:03 kedarkhaire

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.42%. Comparing base (e9acb4a) to head (78a4391). Report is 1 commits behind head on 4.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                4.x    #1136   +/-   ##
=========================================
  Coverage     43.42%   43.42%           
  Complexity     3052     3052           
=========================================
  Files           342      342           
  Lines         11149    11149           
=========================================
  Hits           4841     4841           
  Misses         6308     6308           
Files with missing lines Coverage Δ
...es/apigee_edge_teams/src/TeamPermissionHandler.php 90.54% <100.00%> (ø)
src/Entity/ListBuilder/AppListBuilder.php 97.29% <100.00%> (ø)

... and 682 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 28 '25 14:03 codecov[bot]