Skip to content

mc_315_agencies_sync #316

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

Merged
merged 5 commits into from
Jun 16, 2025

Fix broken imports

733e0a5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

mc_315_agencies_sync #316

Fix broken imports
733e0a5
Select commit
Loading
Failed to load commit list.
GitHub Actions / flake8 completed Jun 16, 2025 in 1s

reviewdog [flake8] report

reported by reviewdog 🐶

Findings (94)

alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py|13 col 1| 'src.util.alembic_helpers.updated_at_column' imported but unused
alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py|23 col 1| Missing docstring in public function
alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py|63 col 1| Missing docstring in public function
src/core/tasks/operators/agency_sync/core.py|1 col 1| Missing docstring in public module
src/core/tasks/operators/agency_sync/core.py|7 col 1| Missing docstring in public class
src/core/tasks/operators/agency_sync/core.py|9 col 1| Missing docstring in init
src/core/tasks/operators/agency_sync/core.py|18 col 1| Missing docstring in public method
src/core/tasks/operators/agency_sync/core.py|21 col 1| Missing docstring in public method
src/core/tasks/operators/agency_sync/core.py|24 col 1| Missing docstring in public method
src/core/tasks/operators/agency_sync/core.py|26 col 1| blank line at end of file
src/db/models/instantiations/agency.py|12 col 1| Missing docstring in public class
src/db/models/instantiations/agency.py|13 col 20| at least two spaces before inline comment
src/db/models/instantiations/agency.py|14 col 20| at least two spaces before inline comment
src/db/models/instantiations/backlog_snapshot.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/backlog_snapshot.py|7 col 1| Missing docstring in public class
src/db/models/instantiations/batch.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/batch.py|10 col 1| Missing docstring in public class
src/db/models/instantiations/confirmed_url_agency.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/confirmed_url_agency.py|9 col 1| Missing docstring in public class
src/db/models/instantiations/duplicate.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/link_task_url.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/link_task_url.py|6 col 1| Missing docstring in public class
src/db/models/instantiations/log.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/log.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/missing.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/missing.py|9 col 1| Missing docstring in public class
src/db/models/instantiations/root_url_cache.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/root_url_cache.py|7 col 1| Missing docstring in public class
src/db/models/instantiations/root_url_cache.py|11 col 9| continuation line missing indentation or outdented
src/db/models/instantiations/root_url_cache.py|12 col 9| continuation line missing indentation or outdented
src/db/models/instantiations/sync_state_agencies.py|10 col 1| Missing docstring in public class
src/db/models/instantiations/sync_state_agencies.py|32 col 6| no newline at end of file
src/db/models/instantiations/task/core.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/task/core.py|10 col 1| Missing docstring in public class
src/db/models/instantiations/task/error.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/task/error.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/url/checked_for_duplicate.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/checked_for_duplicate.py|7 col 1| Missing docstring in public class
src/db/models/instantiations/url/core.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/core.py|10 col 1| Missing docstring in public class
src/db/models/instantiations/url/data_source.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/data_source.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/url/error_info.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/error_info.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/url/html_content.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/html_content.py|9 col 1| Missing docstring in public class
src/db/models/instantiations/url/html_content.py|23 col 5| too many blank lines (2)
src/db/models/instantiations/url/optional_data_source_metadata.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/optional_data_source_metadata.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/url/probed_for_404.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/probed_for_404.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/url/reviewing_user.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/reviewing_user.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/url/reviewing_user.py|12 col 9| continuation line missing indentation or outdented
src/db/models/instantiations/url/reviewing_user.py|13 col 9| continuation line missing indentation or outdented
src/db/models/instantiations/url/suggestion/agency/auto.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/suggestion/agency/auto.py|9 col 1| Missing docstring in public class
src/db/models/instantiations/url/suggestion/agency/user.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/suggestion/agency/user.py|9 col 1| Missing docstring in public class
src/db/models/instantiations/url/suggestion/record_type/auto.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/suggestion/record_type/auto.py|10 col 1| Missing docstring in public class
src/db/models/instantiations/url/suggestion/record_type/auto.py|27 col 1| blank line at end of file
src/db/models/instantiations/url/suggestion/record_type/user.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/suggestion/record_type/user.py|10 col 1| Missing docstring in public class
src/db/models/instantiations/url/suggestion/relevant/auto.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/suggestion/relevant/auto.py|8 col 1| Missing docstring in public class
src/db/models/instantiations/url/suggestion/relevant/user.py|1 col 1| Missing docstring in public module
src/db/models/instantiations/url/suggestion/relevant/user.py|9 col 1| Missing docstring in public class
src/db/models/types.py|1 col 1| Missing docstring in public module
src/db/models/types.py|1 col 1| 'src.core.enums.BatchStatus' imported but unused
src/pdap_api/client.py|1 col 1| Missing docstring in public module
src/pdap_api/client.py|149 col 1| Missing docstring in public method
src/pdap_api/client.py|154 col 14| missing whitespace around operator
src/pdap_api/client.py|178 col 10| no newline at end of file
src/pdap_api/dtos/agencies_sync.py|1 col 1| Missing docstring in public module
src/pdap_api/dtos/agencies_sync.py|6 col 1| Missing docstring in public class
src/pdap_api/dtos/agencies_sync.py|14 col 1| Missing docstring in public class
tests/manual/pdap_client/conftest.py|1 col 1| Missing docstring in public module
tests/manual/pdap_client/conftest.py|11 col 1| Missing docstring in public function
tests/manual/pdap_client/conftest.py|16 col 1| Missing docstring in public function
tests/manual/pdap_client/conftest.py|25 col 1| Missing docstring in public function
tests/manual/pdap_client/conftest.py|35 col 1| Missing docstring in public function
tests/manual/pdap_client/conftest.py|39 col 1| Missing docstring in public function
tests/manual/pdap_client/conftest.py|40 col 57| no newline at end of file
tests/manual/pdap_client/test_check_for_duplicate.py|1 col 1| Missing docstring in public module
tests/manual/pdap_client/test_check_for_duplicate.py|5 col 1| Missing docstring in public function
tests/manual/pdap_client/test_match_agency.py|1 col 1| Missing docstring in public module
tests/manual/pdap_client/test_match_agency.py|5 col 1| Missing docstring in public function
tests/manual/pdap_client/test_match_agency.py|6 col 5| local variable 'response' is assigned to but never used
tests/manual/pdap_client/test_refresh_session.py|1 col 1| Missing docstring in public module
tests/manual/pdap_client/test_refresh_session.py|5 col 1| Missing docstring in public function
tests/manual/pdap_client/test_sync_agencies.py|1 col 1| Missing docstring in public module
tests/manual/pdap_client/test_sync_agencies.py|5 col 1| Missing docstring in public function
tests/manual/pdap_client/test_sync_agencies.py|16 col 47| no newline at end of file

Filtered Findings (0)

Annotations

Check warning on line 13 in alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py#L13 <401>

'src.util.alembic_helpers.updated_at_column' imported but unused
Raw output
./alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py:13:1: F401 'src.util.alembic_helpers.updated_at_column' imported but unused

Check warning on line 23 in alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py#L23 <103>

Missing docstring in public function
Raw output
./alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py:23:1: D103 Missing docstring in public function

Check warning on line 63 in alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py#L63 <103>

Missing docstring in public function
Raw output
./alembic/versions/2025_06_16_0922-fb199cf58ecd_update_agencies_table.py:63:1: D103 Missing docstring in public function

Check warning on line 1 in src/core/tasks/operators/agency_sync/core.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/core/tasks/operators/agency_sync/core.py#L1 <100>

Missing docstring in public module
Raw output
./src/core/tasks/operators/agency_sync/core.py:1:1: D100 Missing docstring in public module

Check warning on line 7 in src/core/tasks/operators/agency_sync/core.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/core/tasks/operators/agency_sync/core.py#L7 <101>

Missing docstring in public class
Raw output
./src/core/tasks/operators/agency_sync/core.py:7:1: D101 Missing docstring in public class

Check warning on line 9 in src/core/tasks/operators/agency_sync/core.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/core/tasks/operators/agency_sync/core.py#L9 <107>

Missing docstring in __init__
Raw output
./src/core/tasks/operators/agency_sync/core.py:9:1: D107 Missing docstring in __init__

Check warning on line 18 in src/core/tasks/operators/agency_sync/core.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/core/tasks/operators/agency_sync/core.py#L18 <102>

Missing docstring in public method
Raw output
./src/core/tasks/operators/agency_sync/core.py:18:1: D102 Missing docstring in public method

Check warning on line 21 in src/core/tasks/operators/agency_sync/core.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/core/tasks/operators/agency_sync/core.py#L21 <102>

Missing docstring in public method
Raw output
./src/core/tasks/operators/agency_sync/core.py:21:1: D102 Missing docstring in public method

Check warning on line 24 in src/core/tasks/operators/agency_sync/core.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/core/tasks/operators/agency_sync/core.py#L24 <102>

Missing docstring in public method
Raw output
./src/core/tasks/operators/agency_sync/core.py:24:1: D102 Missing docstring in public method

Check warning on line 26 in src/core/tasks/operators/agency_sync/core.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/core/tasks/operators/agency_sync/core.py#L26 <391>

blank line at end of file
Raw output
./src/core/tasks/operators/agency_sync/core.py:26:1: W391 blank line at end of file

Check warning on line 12 in src/db/models/instantiations/agency.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/agency.py#L12 <101>

Missing docstring in public class
Raw output
./src/db/models/instantiations/agency.py:12:1: D101 Missing docstring in public class

Check failure on line 13 in src/db/models/instantiations/agency.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/agency.py#L13 <261>

at least two spaces before inline comment
Raw output
./src/db/models/instantiations/agency.py:13:20: E261 at least two spaces before inline comment

Check failure on line 14 in src/db/models/instantiations/agency.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/agency.py#L14 <261>

at least two spaces before inline comment
Raw output
./src/db/models/instantiations/agency.py:14:20: E261 at least two spaces before inline comment

Check warning on line 1 in src/db/models/instantiations/backlog_snapshot.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/backlog_snapshot.py#L1 <100>

Missing docstring in public module
Raw output
./src/db/models/instantiations/backlog_snapshot.py:1:1: D100 Missing docstring in public module

Check warning on line 7 in src/db/models/instantiations/backlog_snapshot.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/backlog_snapshot.py#L7 <101>

Missing docstring in public class
Raw output
./src/db/models/instantiations/backlog_snapshot.py:7:1: D101 Missing docstring in public class

Check warning on line 1 in src/db/models/instantiations/batch.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/batch.py#L1 <100>

Missing docstring in public module
Raw output
./src/db/models/instantiations/batch.py:1:1: D100 Missing docstring in public module

Check warning on line 10 in src/db/models/instantiations/batch.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/batch.py#L10 <101>

Missing docstring in public class
Raw output
./src/db/models/instantiations/batch.py:10:1: D101 Missing docstring in public class

Check warning on line 1 in src/db/models/instantiations/confirmed_url_agency.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/confirmed_url_agency.py#L1 <100>

Missing docstring in public module
Raw output
./src/db/models/instantiations/confirmed_url_agency.py:1:1: D100 Missing docstring in public module

Check warning on line 9 in src/db/models/instantiations/confirmed_url_agency.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/confirmed_url_agency.py#L9 <101>

Missing docstring in public class
Raw output
./src/db/models/instantiations/confirmed_url_agency.py:9:1: D101 Missing docstring in public class

Check warning on line 1 in src/db/models/instantiations/duplicate.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/duplicate.py#L1 <100>

Missing docstring in public module
Raw output
./src/db/models/instantiations/duplicate.py:1:1: D100 Missing docstring in public module

Check warning on line 1 in src/db/models/instantiations/link_task_url.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/link_task_url.py#L1 <100>

Missing docstring in public module
Raw output
./src/db/models/instantiations/link_task_url.py:1:1: D100 Missing docstring in public module

Check warning on line 6 in src/db/models/instantiations/link_task_url.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/link_task_url.py#L6 <101>

Missing docstring in public class
Raw output
./src/db/models/instantiations/link_task_url.py:6:1: D101 Missing docstring in public class

Check warning on line 1 in src/db/models/instantiations/log.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/log.py#L1 <100>

Missing docstring in public module
Raw output
./src/db/models/instantiations/log.py:1:1: D100 Missing docstring in public module

Check warning on line 8 in src/db/models/instantiations/log.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/log.py#L8 <101>

Missing docstring in public class
Raw output
./src/db/models/instantiations/log.py:8:1: D101 Missing docstring in public class

Check warning on line 1 in src/db/models/instantiations/missing.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] src/db/models/instantiations/missing.py#L1 <100>

Missing docstring in public module
Raw output
./src/db/models/instantiations/missing.py:1:1: D100 Missing docstring in public module