apigee-edge-drupal
apigee-edge-drupal copied to clipboard
Fix for scope override when product is added in Apigeex teams
Fixes #1174 Fixes scope updating issue while adding ApiAproduct in teams apps. This happens only in ApigeeX org.
Codecov Report
:x: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 27.84%. Comparing base (750cf44) to head (5b36210).
:warning: Report is 5 commits behind head on 3.x.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../Entity/Controller/AppCredentialControllerBase.php | 0.00% | 3 Missing :warning: |
| src/Event/AppCredentialAddApiProductEvent.php | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## 3.x #1179 +/- ##
=============================================
- Coverage 44.10% 27.84% -16.26%
Complexity 3048 3048
=============================================
Files 343 343
Lines 11135 11135
=============================================
- Hits 4911 3101 -1810
- Misses 6224 8034 +1810
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Event/AppCredentialAddApiProductEvent.php | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| .../Entity/Controller/AppCredentialControllerBase.php | 0.00% <0.00%> (-61.34%) |
:arrow_down: |
: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.
Fixed in #1195