adobe / aem-spa-page-model-manager

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

fix: fix html extension regex #67

Closed sharanyavinod closed 2 years ago

sharanyavinod commented 2 years ago

Description

The extension is retrieved by splitting the path by "." and would no longer be present in the value compared against regex

Related Issue

fixes #64

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (e8eec9f) into master (052be87) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files          11       11           
  Lines         791      791           
  Branches      206      206           
=======================================
  Hits          729      729           
  Misses         62       62           
Impacted Files Coverage Δ
src/PathUtils.ts 96.58% <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 052be87...e8eec9f. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: