Open utkarsharma2 opened 1 year ago
https://github.com/astronomer/astro-sdk/pull/1777#pullrequestreview-1321997672
I noticed we still have coverage issues in a couple of files, including:
data_providers/base.py
data_providers/database/base.py
data_providers/database/sqlite.py
data_providers/filesystem/__init__.py
datasets/file/base.py
Please describe the feature you'd like to see Right now we have very low code coverage for UTO
Describe the solution you'd like Add unit test/integration test to UTO