nuxt-community / router-module

Nuxt 2 module to use router.js instead of pages/ directory.
MIT License
401 stars 28 forks source link

feat: support subdomains #100

Open ricardogobbosouza opened 3 years ago

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

Codecov Report

Merging #100 (242af66) into main (18bb2d3) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           21        24    +3     
  Branches         4         7    +3     
=========================================
+ Hits            21        24    +3     
Impacted Files Coverage Δ
src/module.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 18bb2d3...242af66. Read the comment docs.