commerce-cif-graphql-client icon indicating copy to clipboard operation
commerce-cif-graphql-client copied to clipboard

SITES-30833: Resolves the issue when empty array been passed for cach…

Open alwinjoseph02 opened this issue 1 year ago • 1 comments

…enames

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ ] I have signed the Adobe Open Source CLA.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes and the overall coverage did not decrease.
  • [ ] All unit tests pass on CircleCi.
  • [ ] I ran all tests locally and they pass.

alwinjoseph02 avatar Apr 14 '25 09:04 alwinjoseph02

Codecov Report

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

Project coverage is 95.95%. Comparing base (215d745) to head (d51f7f6). Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #49      +/-   ##
============================================
+ Coverage     95.37%   95.95%   +0.57%     
- Complexity      227      241      +14     
============================================
  Files            13       13              
  Lines           562      568       +6     
  Branches         73       73              
============================================
+ Hits            536      545       +9     
  Misses           19       19              
+ Partials          7        4       -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 14 '25 09:04 codecov[bot]