-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove loop from most asyncio calls making it implicit * Fix coroutine mocking for Python 3.8+ * Enable tests with Python 3.8 * Reformat code with black * Refactor compatibility utils * Update wheel for python_snappy * Log time during CI * Fix force_metadata_update mocks * Drop explicit loop usage in test bodies * Return dataclass from `kafka_server` fixture * Stick to Python 3.8.5 due to bug in 3.8.6 * Update change log * Run CI on push to master only Co-authored-by: Taras Voinarovskyi <[email protected]>
- Loading branch information
1 parent
9bc4354
commit 48f5df5
Showing
35 changed files
with
880 additions
and
849 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.