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

Removed Moq dependency from OpenTelemetry.Tests #5128

Merged
merged 4 commits into from
Dec 6, 2023

Conversation

ngruson
Copy link
Contributor

@ngruson ngruson commented Dec 4, 2023

Related to #4758.

Changes

  • Added TestSelfDiagnosticsConfigRefresher.cs
  • Refactored SelfDiagnosticsEventListenerTest.cs
  • Refactored ParentBasedSamplerTests.cs
  • Removed Moq dependency

@ngruson ngruson requested a review from a team December 4, 2023 20:15
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #5128 (c4bba9d) into main (f11801d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5128   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files         296      296           
  Lines       12320    12320           
=======================================
  Hits        10235    10235           
  Misses       2085     2085           
Flag Coverage Δ
unittests 83.07% <ø> (ø)

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

see 7 files with indirect coverage changes

@utpilla utpilla merged commit 3619a6f into open-telemetry:main Dec 6, 2023
39 checks passed
@ngruson ngruson deleted the remove-moq-opentelemetry-tests branch December 6, 2023 06:19
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