cnpm / cnpmcore

Private NPM Registry for Enterprise
https://npmmirror.com
MIT License
607 stars 80 forks source link

fix: ignore BodyTimeoutError #603

Closed fengmk2 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #603 (34704bf) into master (0791769) will decrease coverage by 0.02%. Report is 1 commits behind head on master. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #603      +/-   ##
==========================================
- Coverage   96.88%   96.86%   -0.02%     
==========================================
  Files         180      180              
  Lines       17503    17507       +4     
  Branches     2275     2275              
==========================================
+ Hits        16957    16959       +2     
- Misses        546      548       +2     
Files Coverage Δ
app/core/service/ChangesStreamService.ts 95.04% <100.00%> (+0.04%) :arrow_up:
app/core/service/BinarySyncerService.ts 93.29% <50.00%> (-0.58%) :arrow_down: