apigee / apigee-m10n-drupal

Add monetization features to a Drupal developer portal
https://www.drupal.org/project/apigee_m10n
GNU General Public License v2.0
13 stars 13 forks source link

Fix for slow download of rate plan listing page when there are multiple rateplans #410

Closed divya-intelli closed 1 year ago

divya-intelli commented 1 year ago

Fixes #409

codecov[bot] commented 1 year ago

Codecov Report

Merging #410 (c639f0c) into 2.x (87a6478) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x     #410   +/-   ##
=========================================
  Coverage     51.21%   51.21%           
  Complexity     1987     1987           
=========================================
  Files           200      200           
  Lines          5694     5694           
=========================================
  Hits           2916     2916           
  Misses         2778     2778           
Impacted Files Coverage Δ
src/Entity/ParamConverter/XRatePlanConverter.php 81.81% <ø> (ø)
...Storage/Controller/XRatePlanSdkControllerProxy.php 55.17% <ø> (ø)
src/Entity/Storage/XProductStorage.php 62.16% <ø> (ø)
src/Entity/Storage/XRatePlanStorage.php 73.21% <ø> (ø)
src/Controller/BuyApiController.php 96.55% <100.00%> (ø)
src/Entity/XRatePlan.php 75.15% <100.00%> (ø)