Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat(app): add url duplicate check task operator #267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
feat(app): add url duplicate check task operator #267
Changes from all commits
dd643b6845cb1bFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 22 in alembic/versions/2025_05_13_0704-864107b703ae_create_url_checked_for_duplicate_table.py
[flake8] alembic/versions/2025_05_13_0704-864107b703ae_create_url_checked_for_duplicate_table.py#L22 <103>
Raw output
Check warning on line 63 in alembic/versions/2025_05_13_0704-864107b703ae_create_url_checked_for_duplicate_table.py
[flake8] alembic/versions/2025_05_13_0704-864107b703ae_create_url_checked_for_duplicate_table.py#L63 <103>
Raw output
Check warning on line 2229 in collector_db/AsyncDatabaseClient.py
[flake8] collector_db/AsyncDatabaseClient.py#L2229 <102>
Raw output
Check failure on line 2237 in collector_db/AsyncDatabaseClient.py
[flake8] collector_db/AsyncDatabaseClient.py#L2237 <711>
Raw output
Check warning on line 2246 in collector_db/AsyncDatabaseClient.py
[flake8] collector_db/AsyncDatabaseClient.py#L2246 <102>
Raw output
Check failure on line 2254 in collector_db/AsyncDatabaseClient.py
[flake8] collector_db/AsyncDatabaseClient.py#L2254 <711>
Raw output
Check failure on line 2263 in collector_db/AsyncDatabaseClient.py
[flake8] collector_db/AsyncDatabaseClient.py#L2263 <303>
Raw output
Check warning on line 2264 in collector_db/AsyncDatabaseClient.py
[flake8] collector_db/AsyncDatabaseClient.py#L2264 <102>
Raw output
Check warning on line 2269 in collector_db/AsyncDatabaseClient.py
[flake8] collector_db/AsyncDatabaseClient.py#L2269 <102>
Raw output
Check warning on line 150 in collector_db/models.py
[flake8] collector_db/models.py#L150 <101>
Raw output
Check warning on line 1 in core/DTOs/task_data_objects/URLDuplicateTDO.py
[flake8] core/DTOs/task_data_objects/URLDuplicateTDO.py#L1 <100>
Raw output
Check warning on line 6 in core/DTOs/task_data_objects/URLDuplicateTDO.py
[flake8] core/DTOs/task_data_objects/URLDuplicateTDO.py#L6 <101>
Raw output
Check warning on line 100 in core/TaskManager.py
[flake8] core/TaskManager.py#L100 <102>
Raw output
Check warning on line 1 in core/classes/task_operators/URLDuplicateTaskOperator.py
[flake8] core/classes/task_operators/URLDuplicateTaskOperator.py#L1 <100>
Raw output
Check warning on line 8 in core/classes/task_operators/URLDuplicateTaskOperator.py
[flake8] core/classes/task_operators/URLDuplicateTaskOperator.py#L8 <101>
Raw output
Check warning on line 10 in core/classes/task_operators/URLDuplicateTaskOperator.py
[flake8] core/classes/task_operators/URLDuplicateTaskOperator.py#L10 <107>
Raw output
Check warning on line 19 in core/classes/task_operators/URLDuplicateTaskOperator.py
[flake8] core/classes/task_operators/URLDuplicateTaskOperator.py#L19 <102>
Raw output
Check warning on line 22 in core/classes/task_operators/URLDuplicateTaskOperator.py
[flake8] core/classes/task_operators/URLDuplicateTaskOperator.py#L22 <102>
Raw output
Check warning on line 25 in core/classes/task_operators/URLDuplicateTaskOperator.py
[flake8] core/classes/task_operators/URLDuplicateTaskOperator.py#L25 <102>
Raw output
Check failure on line 62 in pdap_api_client/PDAPClient.py
[flake8] pdap_api_client/PDAPClient.py#L62 <303>
Raw output
Check warning on line 1 in tests/test_automated/integration/tasks/conftest.py
[flake8] tests/test_automated/integration/tasks/conftest.py#L1 <100>
Raw output
Check warning on line 10 in tests/test_automated/integration/tasks/conftest.py
[flake8] tests/test_automated/integration/tasks/conftest.py#L10 <103>
Raw output
Check warning on line 20 in tests/test_automated/integration/tasks/conftest.py
[flake8] tests/test_automated/integration/tasks/conftest.py#L20 <292>
Raw output
Uh oh!
There was an error while loading. Please reload this page.