issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:JavaScript language:Python
Filter by
46.3M results
Context
src/hh_applicant_tool/services/vacancy_tests.py (294 LOC) is the fourth still real old file. It implements the
test/answer solver for HH application forms.
The VSA application_submit slice already ...
refactoring
tech-debt
vsa
Context
There are currently 3 inconsistent deprecation patterns in src/hh_applicant_tool/services/:
1. Import-time warn (apply_one.py:23, apply_worker.py, telegram/transport.py, utils/config.py)
2. ...
refactoring
tech-debt
Context
tests/vsa/conftest.py:storage_conn and tests/conftest.py:storage fixtures both do:
from hh_applicant_tool.storage import StorageFacade
This means the VSA-only test scope (tests/vsa/) actually ...
refactoring
tech-debt
vsa
Context
Several utility modules in src/hh_applicant_tool/ are imported by 5+ VSA slice files. They should live in
src/job_bot/shared/ so slices don t depend on the legacy package.
Modules to move
| ...
refactoring
tech-debt
vsa
Context
src/hh_applicant_tool/services/review_flow.py (1010 LOC) is one of the four still real old files that haven t been
bridged to VSA yet. It implements the 9-state FSM for interactive review of application ...
refactoring
tech-debt
vsa
Context
src/hh_applicant_tool/application/use_cases/apply_to_vacancies.py (1117 LOC) is the orchestrator use case that:
- takes an ApplyToVacanciesCommand
- searches vacancies via VacancySearchService ...
refactoring
tech-debt
vsa
Context
Two related pieces of dead/decoration code in src/job_bot/:
1. shared/events/bus.py — event bus. No importer anywhere in the codebase. Pure dead code.
2. shared/config/settings.py — Settings ...
refactoring
tech-debt
vsa
Context
src/hh_applicant_tool/application/use_cases/prepare_vacancies.py (685 LOC) is the orchestrator for the draft-only
pipeline: search → relevance → cover letter → save draft (no send).
Goal
- ...
refactoring
tech-debt
vsa

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.