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 #26

Closed grubyak closed 3 years ago

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

Codecov Report

Merging #26 into master will increase coverage by 0.01%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   91.29%   91.31%   +0.01%     
==========================================
  Files          11       11              
  Lines         678      679       +1     
  Branches      181      181              
==========================================
+ Hits          619      620       +1     
  Misses         58       58              
  Partials        1        1              
Impacted Files Coverage Δ
src/AuthoringUtils.ts 100.00% <ø> (ø)
src/EditorClient.ts 95.83% <ø> (ø)
src/ModelClient.ts 94.73% <ø> (ø)
src/ModelManager.ts 84.93% <0.00%> (ø)
src/Constants.ts 95.83% <100.00%> (+0.18%) :arrow_up:
src/EventType.ts 85.71% <100.00%> (ø)
src/InternalConstants.ts 80.00% <100.00%> (ø)
src/ModelRouter.ts 83.33% <100.00%> (ø)
src/ModelStore.ts 90.83% <100.00%> (ø)
src/PathUtils.ts 96.13% <100.00%> (ø)

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 ee8788b...f6184c4. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

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

75.0% 75.0% Coverage
0.0% 0.0% Duplication

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: