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

Added support of AttributesProperty to ApiProduct #371

Closed kedarkhaire closed 3 months ago

kedarkhaire commented 4 months ago

Fixes #357

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 87.61%. Comparing base (f80f26d) to head (d1e94df).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/apigee/apigee-client-php/pull/371/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/371?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 #371 +/- ## ============================================ + Coverage 87.54% 87.61% +0.06% Complexity 1754 1754 ============================================ Files 349 349 Lines 4601 4601 ============================================ + Hits 4028 4031 +3 + Misses 573 570 -3 ``` | [Flag](https://app.codecov.io/gh/apigee/apigee-client-php/pull/371/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/371/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee) | `87.61% <100.00%> (+0.06%)` | :arrow_up: | 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/371?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee) | Coverage Δ | | |---|---|---| | [...c/Entity/Property/AttributesPropertyAwareTrait.php](https://app.codecov.io/gh/apigee/apigee-client-php/pull/371?src=pr&el=tree&filepath=src%2FEntity%2FProperty%2FAttributesPropertyAwareTrait.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee#diff-c3JjL0VudGl0eS9Qcm9wZXJ0eS9BdHRyaWJ1dGVzUHJvcGVydHlBd2FyZVRyYWl0LnBocA==) | `66.66% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/apigee/apigee-client-php/pull/371/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee)