fsd-nodejs / service-mw2

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

fix: update dependencies and fix tsconfig #90

Closed tkvern closed 3 years ago

tkvern commented 3 years ago

fix: https://github.com/fsd-nodejs/service-mw2/issues/89

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 #90 (6d8da56) into master (001b9be) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        36           
  Lines          804       804           
  Branches        68        62    -6     
=========================================
  Hits           804       804           
Impacted Files Coverage Δ
src/app/service/auth.ts 100.00% <ø> (ø)
src/app/service/rabbitmq.ts 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 001b9be...6d8da56. Read the comment docs.