WS-179: subtask #6 -- remove argparse namespace dependencies in classes
in fact, don't use Namespace anywhere except once in datafetcher.__init__()
parent
9d6df95c
No related branches found
No related tags found
This commit is part of merge request !184. Comments created here will be created in the context of that merge request.
Showing
- apps/cli/executables/datafetcher/datafetcher/datafetcher.py 44 additions, 19 deletionsapps/cli/executables/datafetcher/datafetcher/datafetcher.py
- apps/cli/executables/datafetcher/datafetcher/file_retrievers.py 4 additions, 4 deletions...li/executables/datafetcher/datafetcher/file_retrievers.py
- apps/cli/executables/datafetcher/datafetcher/locations_report.py 19 additions, 23 deletions...i/executables/datafetcher/datafetcher/locations_report.py
- apps/cli/executables/datafetcher/datafetcher/locations_report_refactor.py 2 additions, 1 deletion...bles/datafetcher/datafetcher/locations_report_refactor.py
- apps/cli/executables/datafetcher/datafetcher/project_fetcher.py 33 additions, 13 deletions...li/executables/datafetcher/datafetcher/project_fetcher.py
- apps/cli/executables/datafetcher/datafetcher/utilities.py 62 additions, 9 deletionsapps/cli/executables/datafetcher/datafetcher/utilities.py
- apps/cli/executables/datafetcher/test/df_pytest_arg_utils.py 0 additions, 65 deletionsapps/cli/executables/datafetcher/test/df_pytest_arg_utils.py
- apps/cli/executables/datafetcher/test/df_pytest_utils.py 10 additions, 36 deletionsapps/cli/executables/datafetcher/test/df_pytest_utils.py
- apps/cli/executables/datafetcher/test/mock_data_fetcher.py 0 additions, 50 deletionsapps/cli/executables/datafetcher/test/mock_data_fetcher.py
- apps/cli/executables/datafetcher/test/test_df_function.py 11 additions, 212 deletionsapps/cli/executables/datafetcher/test/test_df_function.py
- apps/cli/executables/datafetcher/test/test_df_return_status.py 14 additions, 55 deletions...cli/executables/datafetcher/test/test_df_return_status.py
Loading
Please register or sign in to comment