Skip to content

[Temp] gRPC fix with Activity reuse#1235

Closed
gregkalapos wants to merge 3 commits intoelastic:masterfrom
gregkalapos:FixGrpcTest
Closed

[Temp] gRPC fix with Activity reuse#1235
gregkalapos wants to merge 3 commits intoelastic:masterfrom
gregkalapos:FixGrpcTest

Conversation

@gregkalapos
Copy link
Copy Markdown
Contributor

@gregkalapos gregkalapos commented Mar 21, 2021

Test to run russcam#1 in CI.

No need to merge.

russcam and others added 2 commits March 18, 2021 20:07
This commit fixes a bug whereby `Activity.Current` should be used
to set the TraceId if

1. it's not null
2. it's using W3C Id format
3. activity are not being ignored
@ghost
Copy link
Copy Markdown

ghost commented Mar 21, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #1235 updated

  • Start Time: 2021-03-21T21:34:16.884+0000

  • Duration: 57 min 57 sec

  • Commit: 21b93cc

Test stats 🧪

Test Results
Failed 0
Passed 18759
Skipped 80
Total 18839

Trends 🧪

Image of Build Times

Image of Tests

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1235 (21b93cc) into master (88a8d64) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1235      +/-   ##
==========================================
+ Coverage   81.47%   81.53%   +0.05%     
==========================================
  Files         165      165              
  Lines        6850     6861      +11     
==========================================
+ Hits         5581     5594      +13     
+ Misses       1269     1267       -2     
Impacted Files Coverage Δ
...tic.Apm.AspNetCore/WebRequestTransactionCreator.cs 78.43% <100.00%> (+0.28%) ⬆️
src/Elastic.Apm/Model/Transaction.cs 96.05% <100.00%> (+0.87%) ⬆️

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 88a8d64...21b93cc. Read the comment docs.

@russcam
Copy link
Copy Markdown
Contributor

russcam commented Mar 22, 2021

Thanks @gregkalapos, I've incorporated this into #1228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants