WS-179: subtask #6 -- remove argparse namespace dependencies in classes
* args are accessed only in locations_report.__init()__ * directory/file-related errors throw custom exception
parent
778b9aab
No related branches found
No related tags found
Pipeline #1277 passed
Stage: run-schema
Stage: build
Stage: unit-test
Stage: test-coverage
Stage: push
Stage: deploy-coverage-page
Stage: deploy
Stage: .post
Showing
- apps/cli/executables/datafetcher/datafetcher/datafetcher.py 45 additions, 22 deletionsapps/cli/executables/datafetcher/datafetcher/datafetcher.py
- apps/cli/executables/datafetcher/datafetcher/file_retrievers.py 5 additions, 5 deletions...li/executables/datafetcher/datafetcher/file_retrievers.py
- apps/cli/executables/datafetcher/datafetcher/locations_report.py 21 additions, 25 deletions...i/executables/datafetcher/datafetcher/locations_report.py
- apps/cli/executables/datafetcher/datafetcher/locations_report_refactor.py 0 additions, 207 deletions...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 63 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/fake_archive_service.py 0 additions, 148 deletions.../cli/executables/datafetcher/test/fake_archive_service.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 14 additions, 235 deletionsapps/cli/executables/datafetcher/test/test_df_function.py
- apps/cli/executables/datafetcher/test/test_df_return_status.py 16 additions, 56 deletions...cli/executables/datafetcher/test/test_df_return_status.py
- apps/cli/executables/datafetcher/test/test_fake_archive_service.py 0 additions, 111 deletions...executables/datafetcher/test/test_fake_archive_service.py
- apps/cli/executables/datafetcher/test/test_locations_report.py 0 additions, 98 deletions...cli/executables/datafetcher/test/test_locations_report.py
Loading
Please register or sign in to comment