fix(cli): warn on silent embedder degradation in update paths

Analysed against 6cc2a87b3 files changedby sloemo01
Open PR on GitHub

Change-risk score

8.1out of 10Typical
Repository health
5.7to5.8base against this head

This change sits in the middle third of this repository's own risk distribution, so it is about as risky as the work around it. It is riskier than 37% of this repository's own commits.

No changed file lost health in this diff. Nothing outside this PR depends on a contract it changed.

Files changed
3
in this diff
Contracts changed
0
removed or signature
Outside callers
0
not in this diff
Findings added
0
1 resolved

Blast radius on the repo map

Every file in the repository, grouped into its own directories and sized by lines. The ones this PR changes are lit, and everything that imports them is marked.

packagestestsapi-clientclicoreserveruivscodewebunitsrcsrc/repowis…src/repowise/coresrc/repowise/server__tests__srcsrccligenerationhealthingestionpersiste…servertest_pro…workspaceagent_targe…commandsanalysisgenerationingestionworkspacemcp_serverroutersc4graphcomponen…mcp
changed, health fellchanged, health rosechanged, health heldimports a changed fileuntouchedchanged by this PR

Drawing 3,304 of 3,711 files at a readable size, grouped by directory and sized by lines of code. 3 changed here reach 5 more by import. 407 are too small to see at this width, which is what the frame below is for.

Inside tests/unit/cli

test_agent_matrix…test_agent_target…test_agent_target…test_agents_cmd.pytest_a…test_a…test_a…test_a…test_a…test_a…test_augm…test_augm…test_augm…test_augm…test_augm…test_augm…test…test…test…test…test…test…test_…test_…test_…test_…test_…test_…test…test…test…test…test…test…test…test…test…test…test_do…test_ed…test_ed…test_em…test_e…test_e…test_f…test_f…test_f…te…te…te…te…te…te…te…test_hel…test_hoo…test_ini…test_ini…test_ini…test_lazy…test_logi…test_mcp_…test_mcp_…test_mcp_…test…test…test…test…test…test…test…test…test_…test_r…test_rei…te…test…test_…test_…test_…test_…test_…test_…test_…test_telemetry.pytest_toml_remova…test_…test_…te…test_uninsta…tes…test_…test_…test_…test_…test_…tes…te…test_upd…test_u…test_u…test_u…test_v…test_w…test_works…test…test_workspac…test…test…test…ag…

140 files, 2 changed by this PR and 0 that import one. This PR changes 3 files in total, spread across more than one top-level directory. Click any directory above to frame it instead.

Changed

What this PR added, and what it took away

Introduced findings are the ones inside the lines this PR added, not the file's existing ones. The resolved column is the only place in the product that lists them.

Introduced (0)
  • Nothing added in the changed lines.
Resolved (1)
  • function hotspot
    packages/cli/src/repowise/cli/providers/embedders.py

Who else knows this code

The primary author of each changed file by share of its recent commits, mined from git history. Advisory: it says who has context, not who must review.

  • packages/cli/src/repowise/cli/providers/embedders.pyRaghav Chamadiya 77% of 10 commits
  • tests/unit/cli/test_embedder_resolution.pyRaghav Chamadiya 100% of 7 commits

Tests that cover this change

Test files that import a file this PR changes. Not a coverage measurement: it is the import graph, so it says which tests are worth running, not which lines they reach.

  • tests/unit/cli/test_agent_drift_control.py
  • tests/unit/cli/test_agent_matrix.py
  • tests/unit/cli/test_agent_target_baseline.py
  • tests/unit/cli/test_embedder_key_resolution.py

1 changed file has no test importing it.

Get this on your own pull requests

This page came from an index of repowise-dev/repowise. No model calls, no configuration, and it refreshes on every push. Install the bot and every pull request gets one of these.

fix(cli): warn on silent embedder degradation in update paths · repowise-dev/repowise #1852 · Repowise