nuxt-modules / robots

Tame the robots crawling and indexing your Nuxt site.
https://nuxtseo.com/robots
412 stars 30 forks source link

feat: integrate with sitemap module #42

Closed ricardogobbosouza closed 2 months ago

ricardogobbosouza commented 3 years ago

Resolve #41

added new hook on Sitemap Module

Waiting https://github.com/nuxt-community/sitemap-module/pull/184

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (774282e) into master (c82b803) will decrease coverage by 2.77%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #42      +/-   ##
===========================================
- Coverage   100.00%   97.22%   -2.78%     
===========================================
  Files            1        1              
  Lines           63       72       +9     
  Branches        11       13       +2     
===========================================
+ Hits            63       70       +7     
- Misses           0        1       +1     
- Partials         0        1       +1     
Impacted Files Coverage Δ
lib/module.js 97.22% <83.33%> (-2.78%) :arrow_down:

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 c82b803...7e753b7. Read the comment docs.