cnodejs / egg-cnode

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

Test: Improve controller/user ut coverage & bug fix #75

Closed lqs469 closed 6 years ago

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

controller/user

Description of change
codecov[bot] commented 6 years ago

Codecov Report

Merging #75 into master will increase coverage by 0.89%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   89.22%   90.12%   +0.89%     
==========================================
  Files          34       34              
  Lines        1234     1235       +1     
==========================================
+ Hits         1101     1113      +12     
+ Misses        133      122      -11
Impacted Files Coverage Δ
app/controller/user.js 100% <100%> (+4.54%) :arrow_up:
config/config.default.js 100% <100%> (ø) :arrow_up:
app.js 55.76% <0%> (+7.69%) :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 b6cf1c5...fb6c2b3. Read the comment docs.