adobe / aem-spa-page-model-manager

Interface between Adobe Experience Manager and Single Page Application framework.
Apache License 2.0
34 stars 24 forks source link

docs: remove documentation clutter #24

Closed grubyak closed 3 years ago

grubyak commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.38%. The diff coverage is 84.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   91.67%   91.29%   -0.39%     
==========================================
  Files          11       11              
  Lines         685      678       -7     
  Branches      182      181       -1     
==========================================
- Hits          628      619       -9     
- Misses         56       58       +2     
  Partials        1        1              
Impacted Files Coverage Δ
src/Constants.ts 95.65% <ø> (ø)
src/EventType.ts 85.71% <ø> (ø)
src/MetaProperty.ts 85.71% <ø> (ø)
src/ModelRouter.ts 83.33% <ø> (ø)
src/ModelManager.ts 84.93% <63.63%> (-1.54%) :arrow_down:
src/AuthoringUtils.ts 100.00% <100.00%> (ø)
src/EditorClient.ts 95.83% <100.00%> (ø)
src/InternalConstants.ts 80.00% <100.00%> (-3.34%) :arrow_down:
src/ModelClient.ts 94.73% <100.00%> (-0.51%) :arrow_down:
src/ModelStore.ts 90.83% <100.00%> (ø)
... and 1 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 a055804...8dcf7ca. Read the comment docs.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

76.7% 76.7% Coverage
0.0% 0.0% Duplication

CezCz commented 3 years ago

No new code added so the quality gate is a false positive.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: