Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

fix: better schema imports#1198

Merged
tripodsan merged 1 commit intomainfrom
better-esm-support
Dec 18, 2021
Merged

fix: better schema imports#1198
tripodsan merged 1 commit intomainfrom
better-esm-support

Conversation

@tripodsan
Copy link
Contributor

  • better import of schemas (make webpack happy)
  • move non-pipeline functions out of html directory

@tripodsan tripodsan requested a review from trieloff December 17, 2021 18:19
@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #1198 (aa4d994) into main (2068e51) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1198   +/-   ##
=======================================
  Coverage   98.96%   98.96%           
=======================================
  Files          63       65    +2     
  Lines        5003     5016   +13     
  Branches        1        3    +2     
=======================================
+ Hits         4951     4964   +13     
  Misses         52       52           
Impacted Files Coverage Δ
src/defaults/html.pipe.js 100.00% <100.00%> (ø)
src/defaults/json.pipe.js 100.00% <100.00%> (ø)
src/defaults/xml.pipe.js 100.00% <100.00%> (ø)
src/html/adjust-markup.js 100.00% <100.00%> (ø)
src/html/coerce-secrets.js 100.00% <100.00%> (ø)
src/html/conditional-sections.js 100.00% <100.00%> (ø)
src/html/dump-context.js 100.00% <100.00%> (ø)
src/html/set-content-type.js 100.00% <100.00%> (ø)
src/html/validate.js 100.00% <100.00%> (ø)
src/pipeline.js 100.00% <100.00%> (ø)
... and 4 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 a88d8c7...aa4d994. Read the comment docs.

@tripodsan tripodsan merged commit 65f2a97 into main Dec 18, 2021
@tripodsan tripodsan deleted the better-esm-support branch December 18, 2021 13:41
adobe-bot pushed a commit that referenced this pull request Dec 18, 2021
## [16.0.1](v16.0.0...v16.0.1) (2021-12-18)

### Bug Fixes

* better schema imports ([#1198](#1198)) ([65f2a97](65f2a97))
@adobe-bot
Copy link

🎉 This PR is included in version 16.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants