wendux / fly

:rocket: Supporting request forwarding and Promise based HTTP client for all JavaScript runtimes.
https://wendux.github.io/dist/#/language
MIT License
3.9k stars 639 forks source link

hotfix: Remove `DELETE` method in filter list. #243

Open lanzhiheng opened 5 years ago

lanzhiheng commented 5 years ago

238

codecov-io commented 5 years ago

Codecov Report

Merging #243 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #243   +/-   ##
======================================
  Coverage    86.1%   86.1%           
======================================
  Files           1       1           
  Lines         259     259           
======================================
  Hits          223     223           
  Misses         36      36
Impacted Files Coverage Δ
dist/fly.js 86.1% <100%> (ø) :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 fced928...1ff127a. Read the comment docs.