cnpm / cnpmcore

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

fix: es query script score syntax fix and add error handler for 404 error #607

Closed Beace closed 11 months ago

Beace commented 11 months ago

fixed #598

fengmk2 commented 11 months ago

ci 修复一下

codecov[bot] commented 11 months ago

Codecov Report

Merging #607 (e1df98c) into master (ab2fde7) will decrease coverage by 0.16%. Report is 70 commits behind head on master. The diff coverage is 95.48%.

@@            Coverage Diff             @@
##           master     #607      +/-   ##
==========================================
- Coverage   97.02%   96.86%   -0.16%     
==========================================
  Files         174      180       +6     
  Lines       16588    17530     +942     
  Branches     2177     2280     +103     
==========================================
+ Hits        16095    16981     +886     
- Misses        493      549      +56     
Files Coverage Δ
app/common/FileUtil.ts 100.00% <100.00%> (ø)
app/common/UserUtil.ts 100.00% <100.00%> (ø)
app/common/adapter/CacheAdapter.ts 100.00% <100.00%> (ø)
app/common/adapter/NPMRegistry.ts 100.00% <100.00%> (ø)
app/common/adapter/binary/AbstractBinary.ts 94.17% <100.00%> (+0.11%) :arrow_up:
...pp/common/adapter/binary/ChromeForTestingBinary.ts 100.00% <100.00%> (+2.89%) :arrow_up:
app/common/adapter/binary/NodePreGypBinary.ts 98.69% <100.00%> (+<0.01%) :arrow_up:
app/common/adapter/binary/PlaywrightBinary.ts 99.26% <100.00%> (+0.03%) :arrow_up:
...on/adapter/changesStream/CnpmjsorgChangesStream.ts 100.00% <100.00%> (ø)
app/common/constants.ts 100.00% <100.00%> (ø)
... and 49 more

... and 3 files with indirect coverage changes