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

tests: Clean up Agents more aggressively #715

Merged
merged 1 commit into from
Jul 25, 2024
Merged

tests: Clean up Agents more aggressively #715

merged 1 commit into from
Jul 25, 2024

Conversation

edaniels
Copy link
Member

@edaniels edaniels commented Jul 25, 2024

this will clear the noise for when a test starts up with unexpected goroutine(s)

@edaniels edaniels requested a review from Sean-Der July 25, 2024 20:26
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.17%. Comparing base (a0385ee) to head (47fcdd6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #715      +/-   ##
==========================================
- Coverage   79.36%   79.17%   -0.19%     
==========================================
  Files          41       41              
  Lines        3780     3780              
==========================================
- Hits         3000     2993       -7     
- Misses        551      556       +5     
- Partials      229      231       +2     
Flag Coverage Δ
go 79.17% <ø> (-0.19%) ⬇️
wasm 22.47% <ø> (ø)

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

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

@edaniels edaniels merged commit def1670 into master Jul 25, 2024
15 checks passed
@edaniels edaniels deleted the cleanup branch July 25, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants