Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIF-1615 - CIF Addressbook component needs a readme #413

Merged
merged 4 commits into from
Oct 5, 2020
Merged

Conversation

dplaton
Copy link
Contributor

@dplaton dplaton commented Sep 30, 2020

Description

(I messed up the previous PR by pushing some unrelated changes to the branch)
Add a README to the Address Book AEM component

Related Issue

CIF-1615

Motivation and Context

Documentation

How Has This Been Tested?

N/A

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.

@dplaton dplaton added the bug Something isn't working label Sep 30, 2020
@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #413 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #413   +/-   ##
=========================================
  Coverage     86.27%   86.27%           
  Complexity      954      954           
=========================================
  Files           199      199           
  Lines          5058     5058           
  Branches        729      729           
=========================================
  Hits           4364     4364           
  Misses          552      552           
  Partials        142      142           
Flag Coverage Δ Complexity Δ
#integration 67.32% <ø> (ø) 695.00 <ø> (ø)
#jest 82.32% <ø> (ø) 0.00 <ø> (ø)
#karma 94.24% <ø> (ø) 0.00 <ø> (ø)
#unittests 86.28% <ø> (ø) 923.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ac0372...6392595. Read the comment docs.

@@ -12,13 +12,13 @@ The MiniCart is a client-side component written in React which renders the shopp

## Implementation

This AEM component only renders a container `div` for the [React component](../../../../../../../../../../../../javascript/minicart).
This AEM component only renders a container `div` for the [React component](/react-components/src/components/minicart).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it's Minicart not minicart

@dplaton dplaton merged commit 09a9f3c into master Oct 5, 2020
@dplaton dplaton deleted the issues/CIF-1615 branch October 5, 2020 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants