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

Fix remote configuration spec with semantic logger #3034

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

TonyCTHsu
Copy link
Contributor

What does this PR do?

Ensure flushing to io for SemanticLogger since SemanticLogger works in async mode.

@TonyCTHsu TonyCTHsu added this to the 1.13.1 milestone Aug 8, 2023
@TonyCTHsu TonyCTHsu requested a review from a team August 8, 2023 14:25
@github-actions github-actions bot added the dev/testing Involves testing processes (e.g. RSpec) label Aug 8, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #3034 (9888518) into master (6031043) will increase coverage by 0.00%.
Report is 7 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3034   +/-   ##
=======================================
  Coverage   98.08%   98.09%           
=======================================
  Files        1317     1317           
  Lines       74362    74366    +4     
  Branches     3402     3402           
=======================================
+ Hits        72941    72946    +5     
+ Misses       1421     1420    -1     
Files Changed Coverage Δ
.../datadog/tracing/contrib/suite/integration_spec.rb 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@TonyCTHsu TonyCTHsu merged commit 98921ae into master Aug 8, 2023
163 checks passed
@TonyCTHsu TonyCTHsu deleted the tonycthsu/fix-flaky-remote-spec branch August 8, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/testing Involves testing processes (e.g. RSpec)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants