Skip to content

Conversation

@willemt
Copy link
Owner

@willemt willemt commented Apr 28, 2025

No description provided.

@willemt willemt requested a review from Copilot April 28, 2025 23:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the synchronous wrapper for test execution by moving the wrap_in_sync function to module scope. The key changes include:

  • Introducing a new module-level function wrap_in_sync that abstracts the synchronous test execution.
  • Replacing the inlined definition of wrap_in_sync in run_tests with a call to the new module-level function.

@willemt willemt force-pushed the refac-wrap-in-sync-to-module-scope branch from 979a796 to 1e3a622 Compare April 29, 2025 05:47
@willemt willemt force-pushed the refac-wrap-in-sync-to-module-scope branch from f488547 to 84947d5 Compare April 29, 2025 10:52
@willemt willemt merged commit 8ebba2f into master Apr 29, 2025
6 checks passed
@willemt willemt deleted the refac-wrap-in-sync-to-module-scope branch April 29, 2025 10:54
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