Skip to content

Cleanup test resources to quiet logs #7387

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jack-berg
Copy link
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
Copy link

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).

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.

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.

1 participant