quasibit / eleventy-plugin-schema

Eleventy plugin to generate JSON-LD structured data.
MIT License
37 stars 8 forks source link

added product reviews #22

Closed christopherpickering closed 2 years ago

christopherpickering commented 2 years ago

I added optional product reviews to the product schema.

Thanks for the tool!

codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (c913337) into master (4236acc) will increase coverage by 0.12%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   93.07%   93.19%   +0.12%     
==========================================
  Files          19       21       +2     
  Lines         130      147      +17     
==========================================
+ Hits          121      137      +16     
- Misses          9       10       +1     
Impacted Files Coverage Δ
src/reviewList.js 90.90% <90.90%> (ø)
src/product.js 100.00% <100.00%> (ø)
src/review.js 100.00% <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 4236acc...c913337. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: