nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

feat: support baseUrl and remove port :443 and :80 when http or https #103

Closed ricardogobbosouza closed 4 years ago

ricardogobbosouza commented 4 years ago

Resolve #100

codecov-commenter commented 4 years ago

Codecov Report

Merging #103 into dev will decrease coverage by 4.92%. The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #103      +/-   ##
==========================================
- Coverage   95.83%   90.90%   -4.93%     
==========================================
  Files           1        1              
  Lines          48       55       +7     
  Branches       27       30       +3     
==========================================
+ Hits           46       50       +4     
- Misses          2        5       +3     
Impacted Files Coverage Δ
lib/module.js 90.90% <62.50%> (-4.93%) :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 408322c...2c84c5e. Read the comment docs.