Skip to content

Cleanup test resources to quiet logs#7387

Merged
jack-berg merged 1 commit intoopen-telemetry:mainfrom
jack-berg:cleanup-test-resources
Jun 9, 2025
Merged

Cleanup test resources to quiet logs#7387
jack-berg merged 1 commit intoopen-telemetry:mainfrom
jack-berg:cleanup-test-resources

Conversation

@jack-berg
Copy link
Copy Markdown
Member

Recent changes introduced tests and forgot to shut them down after, which causes really noisy build logs.

Fixing that up, and making it easier to do the right thing by having the TelemetryExporter test interface extend AutoCloseable.

@jack-berg jack-berg requested a review from a team as a code owner June 3, 2025 23:13
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (a756317) to head (783fa7a).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7387   +/-   ##
=========================================
  Coverage     89.79%   89.79%           
  Complexity     6969     6969           
=========================================
  Files           795      795           
  Lines         21122    21122           
  Branches       2056     2056           
=========================================
  Hits          18967    18967           
  Misses         1495     1495           
  Partials        660      660           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jack-berg jack-berg merged commit d5a2fa2 into open-telemetry:main Jun 9, 2025
28 checks passed
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.

2 participants