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

Terms And Conditions - Component

Open Aashish-Chaturvedi opened this issue 3 years ago • 1 comments

Description

Terms And Conditions Component (AF 2.0)

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)
  • [x] 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.

Aashish-Chaturvedi avatar Sep 12 '22 09:09 Aashish-Chaturvedi

Codecov Report

Merging #160 (0036e15) into dev (deca3b7) will decrease coverage by 1.28%. The diff coverage is 0.00%.

:exclamation: Current head 0036e15 differs from pull request most recent head 55b3306. Consider uploading reports for the commit 55b3306 to get more accurate results

@@             Coverage Diff              @@
##                dev     #160      +/-   ##
============================================
- Coverage     81.65%   80.36%   -1.29%     
+ Complexity      492      453      -39     
============================================
  Files            73       67       -6     
  Lines          1417     1314     -103     
  Branches        155      144      -11     
============================================
- Hits           1157     1056     -101     
- Misses          176      178       +2     
+ Partials         84       80       -4     
Impacted Files Coverage Δ
...s/core/components/internal/form/FormConstants.java 100.00% <ø> (ø)
...nternal/models/v1/form/TermsAndConditionsImpl.java 0.00% <0.00%> (ø)
...ms/core/components/util/AbstractContainerImpl.java 73.68% <ø> (ø)
...nents/internal/models/v1/form/NumberInputImpl.java 69.23% <0.00%> (-30.77%) :arrow_down:
...cq/forms/core/components/models/form/CheckBox.java 69.23% <0.00%> (-23.08%) :arrow_down:
...s/internal/servlets/AbstractDataSourceServlet.java 79.16% <0.00%> (-8.34%) :arrow_down:
.../cq/forms/core/components/util/ComponentUtils.java 76.92% <0.00%> (-3.85%) :arrow_down:
...core/components/util/AbstractOptionsFieldImpl.java 75.00% <0.00%> (-2.78%) :arrow_down:
...ore/components/util/AbstractFormComponentImpl.java 84.93% <0.00%> (-1.56%) :arrow_down:
...ms/core/components/models/form/ConstraintType.java 80.00% <0.00%> (-1.49%) :arrow_down:
... and 12 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Sep 12 '22 10:09 codecov[bot]