fsd-nodejs / service-mw2

Node.js 全栈开发之 Midway.js 最佳实践
MIT License
221 stars 38 forks source link

test: add test case for error-handle #68

Closed tkvern closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (56fcaa5) into master (b400f8d) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   99.78%   99.89%   +0.10%     
==========================================
  Files          37       37              
  Lines         919      919              
  Branches       83       83              
==========================================
+ Hits          917      918       +1     
  Misses          1        1              
+ Partials        1        0       -1     
Impacted Files Coverage Δ
src/app/middleware/error-handler.ts 100.00% <0.00%> (+4.34%) :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 b400f8d...56fcaa5. Read the comment docs.