astronomer / apache-airflow-providers-transfers

https://apache-airflow-provider-transfers.rtfd.io/
Apache License 2.0
11 stars 3 forks source link

Fix Code-coverage #13

Open utkarsharma2 opened 1 year ago

utkarsharma2 commented 1 year ago

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

tatiana commented 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