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

test(sampling): Replace custom logic with capture_record_lost_event_calls #3257

Conversation

szokeasaurusrex
Copy link
Member

Replace custom record_lost_event call capturing logic in test_sampling.py with the capture_record_lost_event_calls Pytest fixture. This change will simplify implementation of #3244.

…calls`

Replace custom `record_lost_event` call capturing logic in `test_sampling.py` with the `capture_record_lost_event_calls` Pytest fixture. This change will simplify implementation of #3244.
@szokeasaurusrex szokeasaurusrex merged commit ee84c81 into master Jul 9, 2024
124 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/use-capture_record_lost_event_calls-fixture branch July 9, 2024 10:41
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.

None yet

2 participants