aem-core-cif-components
aem-core-cif-components copied to clipboard
CIF-2905: Experience Connector Extension
Description
Introduced a Javascript library that collects storefront events and forwards them to AEP
Related Issue
CIF-2905
Motivation and Context
Send ACDL commerce events to AEP
How Has This Been Tested?
Unit tests
Screenshots (if appropriate):
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] I have signed the Adobe Open Source CLA.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [x] I have added tests to cover my changes and the overall coverage did not decrease.
- [x] All unit tests pass on CircleCi.
- [x] I ran all tests locally and they pass.
Codecov Report
Merging #948 (2e82230) into master (7ed0860) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #948 +/- ##
=========================================
Coverage 89.47% 89.47%
Complexity 2204 2204
=========================================
Files 351 351
Lines 9860 9860
Branches 1422 1422
=========================================
Hits 8822 8822
Misses 742 742
Partials 296 296
| Flag | Coverage Δ | |
|---|---|---|
| integration | 52.17% <ø> (ø) |
|
| jest | 86.55% <ø> (ø) |
|
| karma | 95.33% <ø> (ø) |
|
| unittests | 88.13% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Followed up on in https://github.com/adobe/aem-core-cif-components/pull/949