nuxt / http

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

fix: `req` is not defined in debug mode #187

Closed hotrungnhan closed 2 years ago

netlify[bot] commented 2 years ago

👷 Deploy request for nuxt-http pending review. Visit the deploys page to approve it

🔨 Explore the source changes: 9a4e54ee87a11740ae39694b905d45a6d3d1e629

codecov-commenter commented 2 years ago

Codecov Report

Merging #187 (9a4e54e) into master (cd5a14e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #187   +/-   ##
=======================================
  Coverage   96.96%   96.96%           
=======================================
  Files           1        1           
  Lines          66       66           
  Branches       39       39           
=======================================
  Hits           64       64           
  Misses          2        2           

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 cd5a14e...9a4e54e. Read the comment docs.

pi0 commented 2 years ago

Thanks!