fsd-nodejs / service-mw2

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

feat: jeager 链路追踪 #62

Closed Carb-X closed 3 years ago

Carb-X commented 3 years ago

jeager链路追踪

tkvern commented 3 years ago

@Carb-X 代码ok,CI 还有些问题,你那边可以跑通么

Carb-X commented 3 years ago

@Carb-X 代码ok,CI 还有些问题,你那边可以跑通么

我这边跑的通的,我改改再提交下

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (decabaa) into master (f622664) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   99.86%   99.87%   +0.01%     
==========================================
  Files          33       35       +2     
  Lines         754      829      +75     
  Branches       67       70       +3     
==========================================
+ Hits          753      828      +75     
  Partials        1        1              
Impacted Files Coverage Δ
src/app.ts 100.00% <100.00%> (ø)
src/app/controller/home.ts 100.00% <100.00%> (ø)
src/app/middleware/tracer-middleware.ts 100.00% <100.00%> (ø)
src/app/util/tracer.ts 100.00% <100.00%> (ø)
src/config/config.default.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 f622664...decabaa. 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