Skip to content

Conversation

@yurks
Copy link

@yurks yurks commented Feb 12, 2020

Default route component with property sitemap: true will mark corresponding route to be included in sitemap. Routes without this setting will be ignored.

@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

Merging #101 into dev will decrease coverage by 12.33%.
The diff coverage is 87.55%.

Impacted file tree graph

@@            Coverage Diff            @@
##            dev     #101       +/-   ##
=========================================
- Coverage   100%   87.66%   -12.34%     
=========================================
  Files         1        7        +6     
  Lines         3      227      +224     
  Branches      0       46       +46     
=========================================
+ Hits          3      199      +196     
- Misses        0       17       +17     
- Partials      0       11       +11
Impacted Files Coverage Δ
lib/builder.js 100% <100%> (ø)
lib/options.js 100% <100%> (ø)
lib/middleware.js 100% <100%> (ø)
lib/module.js 100% <100%> (ø)
lib/generator.js 100% <100%> (ø)
lib/cache.js 100% <100%> (ø)
lib/routes.js 39.13% <39.13%> (ø)
... 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 a7a3bca...7510931. Read the comment docs.

@yurks yurks changed the title Enable static routes filtering by route component config feat: enable static routes filtering by route component config Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant