aem-core-forms-components icon indicating copy to clipboard operation
aem-core-forms-components copied to clipboard

fixed issue edit pattern not applied

Open egmox opened this issue 1 year ago • 1 comments

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.

egmox avatar Jan 05 '24 06:01 egmox

Codecov Report

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

Comparison is base (479a4d1) 80.40% compared to head (8b4ab7e) 80.40%.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #1030   +/-   ##
=========================================
  Coverage     80.40%   80.40%           
  Complexity      738      738           
=========================================
  Files            91       91           
  Lines          2057     2057           
  Branches        273      273           
=========================================
  Hits           1654     1654           
  Misses          251      251           
  Partials        152      152           

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

codecov[bot] avatar Jan 09 '24 12:01 codecov[bot]