nuxt / http

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

feat: https detection #106

Closed ricardogobbosouza closed 4 years ago

ricardogobbosouza commented 4 years ago

https://github.com/nuxt-community/axios-module/pull/260

codecov-commenter commented 4 years ago

Codecov Report

Merging #106 into dev will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #106      +/-   ##
==========================================
+ Coverage   90.90%   91.07%   +0.16%     
==========================================
  Files           1        1              
  Lines          55       56       +1     
  Branches       30       31       +1     
==========================================
+ Hits           50       51       +1     
  Misses          5        5              
Impacted Files Coverage Δ
lib/module.js 91.07% <100.00%> (+0.16%) :arrow_up:

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 836c655...31523e0. Read the comment docs.