nuxt-modules / robots

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

feat: typescript rewrite #43

Closed ricardogobbosouza closed 3 years ago

ricardogobbosouza commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (f46307a) into master (c82b803) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         5    +4     
  Lines           63        73   +10     
  Branches        11        10    -1     
=========================================
+ Hits            63        73   +10     
Impacted Files Coverage Δ
src/build.ts 100.00% <100.00%> (ø)
src/generate.ts 100.00% <100.00%> (ø)
src/middleware.ts 100.00% <100.00%> (ø)
src/module.ts 100.00% <100.00%> (ø)
src/utils.ts 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 c82b803...8f6edaf. Read the comment docs.