fsd-nodejs / service-mw2

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

feat: add docker compose config #81

Closed tkvern closed 3 years ago

gitpod-io[bot] commented 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #81 (19a0b2e) into master (02f62db) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines          775       781    +6     
  Branches        63        63           
=========================================
+ Hits           775       781    +6     
Impacted Files Coverage Δ
src/config/plugin.ts 100.00% <ø> (ø)
src/app/controller/home.ts 100.00% <100.00%> (ø)
src/app/middleware/request-id.ts 100.00% <100.00%> (ø)
src/config/config.default.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%> (ø)

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 78ed2dc...19a0b2e. Read the comment docs.

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