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

ci(sonarcloud): add sonarcloud step to pull request workflow #12

Closed grubyak closed 3 years ago

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

Codecov Report

Merging #12 into master will increase coverage by 1.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   88.18%   89.36%   +1.18%     
==========================================
  Files          11       10       -1     
  Lines         567      630      +63     
  Branches      163      173      +10     
==========================================
+ Hits          500      563      +63     
- Misses         64       66       +2     
+ Partials        3        1       -2     
Impacted Files Coverage Δ
src/MetaProperty.ts 83.33% <0.00%> (-16.67%) :arrow_down:
src/InternalConstants.ts 83.33% <0.00%> (-16.67%) :arrow_down:
src/EventType.ts 85.71% <0.00%> (-14.29%) :arrow_down:
src/Constants.ts 90.00% <0.00%> (-10.00%) :arrow_down:
src/ModelRouter.ts 83.33% <0.00%> (-1.78%) :arrow_down:
src/aem-spa-page-model-manager.ts
src/ModelManager.ts 86.47% <0.00%> (+0.28%) :arrow_up:
src/EditorClient.ts 95.91% <0.00%> (+0.68%) :arrow_up:
src/PathUtils.ts 90.60% <0.00%> (+1.06%) :arrow_up:
src/ModelClient.ts 94.73% <0.00%> (+1.40%) :arrow_up:
... 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 2b744b2...6e79412. 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

No Coverage information No Coverage information
No Duplication information No Duplication information

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: