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

fix: add check to handle removed properties #32

Closed SushantBhasin closed 3 years ago

SushantBhasin commented 3 years ago

This fix adds a null string to removed properties so they can be removed from page after editing

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   92.37%   92.38%   +0.01%     
==========================================
  Files          11       11              
  Lines         708      709       +1     
  Branches      191      191              
==========================================
+ Hits          654      655       +1     
  Misses         53       53              
  Partials        1        1              
Impacted Files Coverage Δ
src/ModelStore.ts 91.79% <100.00%> (+0.06%) :arrow_up:

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 a67b0fd...b68bf1e. 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: