cnodejs / egg-cnode

CNode 社区 Egg 版本
https://cnodejs.org/
MIT License
1.48k stars 285 forks source link

Feature: Add search mode: local, google, baidu and UT #107

Closed lqs469 closed 6 years ago

lqs469 commented 6 years ago
Checklist
Affected core subsystem(s)

search

Description of change
codecov[bot] commented 6 years ago

Codecov Report

Merging #107 into master will increase coverage by 0.33%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   92.57%   92.91%   +0.33%     
==========================================
  Files          37       38       +1     
  Lines        1307     1340      +33     
==========================================
+ Hits         1210     1245      +35     
+ Misses         97       95       -2
Impacted Files Coverage Δ
app/controller/search.js 100% <100%> (ø) :arrow_up:
app/service/user.js 100% <100%> (ø) :arrow_up:
app/service/search.js 100% <100%> (ø)
app/controller/user.js 100% <100%> (+1.28%) :arrow_up:
config/config.default.js 100% <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 dbf1ef2...3553956. Read the comment docs.

JacksonTian commented 6 years ago

先做下 squash + force push 吧。里面有个 try catch 看得比较奇怪。

lqs469 commented 6 years ago

@JacksonTian 好了