mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-01 05:36:58 +00:00

* Clean up test suite workflow and interface * Fixed tests * Split profiler and testSuite interfaces * Cleaned up workflows and runners * Fixed code formatting * - remove old code - remove `table` attribute used for testing and used mock instead * Fixed execution bugs from refactor * Fixed static type checking for profiler/api/workflow.py * Fixed linting * Added __init__ files