Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:improve tracing #1524

Merged
merged 3 commits into from
Dec 22, 2021
Merged

feat:improve tracing #1524

merged 3 commits into from
Dec 22, 2021

Conversation

houseme
Copy link
Member

@houseme houseme commented Dec 18, 2021

No description provided.

@houseme houseme changed the title feat:modify trace-ID to TraceID feat:improve tracing Dec 18, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2021

Codecov Report

Merging #1524 (25bdf10) into master (7e81600) will increase coverage by 0.03%.
The diff coverage is 50.00%.

❗ Current head 25bdf10 differs from pull request most recent head bdf8244. Consider uploading reports for the commit bdf8244 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1524      +/-   ##
==========================================
+ Coverage   70.16%   70.19%   +0.03%     
==========================================
  Files         434      434              
  Lines       42019    41986      -33     
==========================================
- Hits        29481    29473       -8     
+ Misses      10661    10639      -22     
+ Partials     1877     1874       -3     
Flag Coverage Δ
go-1.15 70.16% <50.00%> (+0.01%) ⬆️
go-1.16 70.13% <50.00%> (-0.02%) ⬇️
go-1.17 70.16% <50.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
database/gdb/gdb_core_tracing.go 9.09% <0.00%> (ø)
net/ghttp/ghttp.go 100.00% <ø> (ø)
net/gtrace/gtrace.go 60.56% <ø> (ø)
net/ghttp/ghttp_response.go 27.05% <100.00%> (ø)
text/gstr/gstr_replace.go 93.47% <0.00%> (-0.97%) ⬇️
util/gconv/gconv.go 64.73% <0.00%> (ø)
encoding/gjson/gjson.go 85.09% <0.00%> (+1.34%) ⬆️
net/gtcp/gtcp_pool.go 38.63% <0.00%> (+4.54%) ⬆️
encoding/gjson/gjson_api.go 91.30% <0.00%> (+6.15%) ⬆️
encoding/gjson/gjson_implements.go 86.66% <0.00%> (+7.71%) ⬆️
... and 1 more

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 7e81600...bdf8244. Read the comment docs.

@gqcn gqcn merged commit 2a8e2f9 into gogf:master Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants