Closed leoner closed 7 years ago
benchmark 加上一个真实登录太的headers做测试吧
Merging #26 into master will increase coverage by
0.05%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #26 +/- ##
==========================================
+ Coverage 98.97% 99.02% +0.05%
==========================================
Files 12 12
Lines 292 307 +15
==========================================
+ Hits 289 304 +15
Misses 3 3
Impacted Files | Coverage Δ | |
---|---|---|
lib/string.js | 100% <100%> (ø) |
:white_check_mark: |
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 2e05ef3...c85ff0d. Read the comment docs.
Merging #26 into master will increase coverage by
0.05%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #26 +/- ##
==========================================
+ Coverage 98.97% 99.02% +0.05%
==========================================
Files 12 12
Lines 292 307 +15
==========================================
+ Hits 289 304 +15
Misses 3 3
Impacted Files | Coverage Δ | |
---|---|---|
lib/string.js | 100% <100%> (ø) |
:white_check_mark: |
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 2e05ef3...4a939fc. Read the comment docs.
0.12 不支持 const https://travis-ci.org/node-modules/utility/jobs/201152011
这么不通用的一个函数。。。怎么不新建一个包
改好了,去掉 const, 都改成 var了.
@alsotang 太通用的,你要做 http proxy,都得使用这个函数
@leoner 因为单测是 ava 跑的,它经过了 babel 编译。
好, 现在都过了.
1.10.0
@leoner, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fengmk2, @dead-horse and @alsotang to be potential reviewers.