apigee / apigee-client-php

Client library to make API calls to Apigee Edge Management API
Apache License 2.0
27 stars 30 forks source link

Fix for InvalidPropertyFetch error on composer analyze #332

Closed divya-intelli closed 10 months ago

divya-intelli commented 10 months ago

Fixes #331

codecov[bot] commented 10 months ago

Codecov Report

Merging #332 (8516b89) into 3.x (263a871) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/apigee/apigee-client-php/pull/332/graphs/tree.svg?width=650&height=150&src=pr&token=ga5VZb9aAy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee)](https://app.codecov.io/gh/apigee/apigee-client-php/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee) ```diff @@ Coverage Diff @@ ## 3.x #332 +/- ## ========================================= Coverage 87.60% 87.60% Complexity 1750 1750 ========================================= Files 349 349 Lines 4704 4704 ========================================= Hits 4121 4121 Misses 583 583 ``` | [Flag](https://app.codecov.io/gh/apigee/apigee-client-php/pull/332/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/apigee/apigee-client-php/pull/332/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee) | `87.60% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/apigee/apigee-client-php/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee) | Coverage Δ | | |---|---|---| | [...c/Api/Monetization/Normalizer/EntityNormalizer.php](https://app.codecov.io/gh/apigee/apigee-client-php/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee#diff-c3JjL0FwaS9Nb25ldGl6YXRpb24vTm9ybWFsaXplci9FbnRpdHlOb3JtYWxpemVyLnBocA==) | `100.00% <100.00%> (ø)` | |