fsd-nodejs / service-mw2

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

Bump deps #87

Closed waitingsong closed 3 years ago

gitpod-io[bot] commented 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    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 #87 (e7b0e59) into master (a44cc39) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #87   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        36    +1     
  Lines          803       804    +1     
  Branches        69        68    -1     
=========================================
+ Hits           803       804    +1     
Impacted Files Coverage Δ
src/app/controller/home.ts 100.00% <100.00%> (ø)
src/app/middleware/request-id.ts 100.00% <100.00%> (ø)
src/config/config.local.ts 100.00% <100.00%> (ø)
src/config/config.prod.ts 100.00% <100.00%> (ø)
src/config/config.unittest.ts 100.00% <100.00%> (ø)
src/configuration.ts 100.00% <100.00%> (ø)
src/interface.ts 100.00% <100.00%> (ø)

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 a44cc39...e7b0e59. Read the comment docs.