node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
725 stars 115 forks source link

chore: add vite to devDependencies #431

Closed fengmk2 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #431 (7196251) into master (566dabb) will increase coverage by 0.41%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
+ Coverage   99.42%   99.83%   +0.41%     
==========================================
  Files           8        8              
  Lines        1212     1212              
  Branches      239      230       -9     
==========================================
+ Hits         1205     1210       +5     
+ Misses          7        2       -5     
Impacted Files Coverage Δ
src/HttpClient.ts 99.83% <0.00%> (+0.32%) :arrow_up:
src/utils.ts 100.00% <0.00%> (+1.91%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

fengmk2 commented 1 year ago

不需要单独依赖 vite 的,我再看看。

fengmk2 commented 1 year ago

https://github.com/cnpm/npminstall/issues/438

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.10.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: