chore(release): cut v0.7.0 GA, defer #14/#158 to post-GA

Analysed against ce77ee6d4 files changedby 2233admin
Open PR on GitHub

Change-risk score

8.9out of 10Elevated
Repository health
4.5to4.7base against this head

This change sits in the top third of this repository's own risk distribution, the band worth reviewing closely. It is riskier than 68% 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
4
in this diff
Contracts changed
0
removed or signature
Outside callers
0
not in this diff
Findings added
4
4 resolved

The repository map needs the file index from this snapshot, which is not available yet. Everything below is unaffected.

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 (4)
  • highlow cohesion
    tests/test_skill_attestation.py:26

    SkillAttestationTests has low cohesion (LCOM4=3): its 8 methods split into 3 groups that share no fields or calls

  • mediumdry violation
    tests/test_skill_attestation.py:4

    69% of file duplicated; worst clone shares 20 lines with tests/test_skill_package.py

  • lowhot path sync io
    skills/code-intel-pipeline/scripts/bootstrap.py:208

    a blocking subprocess spawn runs on a hot, request-reachable path; its latency is paid on every call through this function

  • lowhot path sync io
    skills/code-intel-pipeline/scripts/bootstrap.py:251

    a blocking subprocess spawn runs on a hot, request-reachable path; its latency is paid on every call through this function

Resolved (4)
  • function hotspot
    crates/code-intel-cli/tests/native_code_evidence.rs
  • dry violation
    crates/code-intel-cli/tests/native_code_evidence.rs
  • io in loop
    crates/code-intel-cli/tests/native_code_evidence.rs
  • function hotspot
    skills/code-intel-pipeline/scripts/bootstrap.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.

  • skills/code-intel-pipeline/scripts/bootstrap.pyCurry 82% of 6 commits · the PR author
  • tests/test_skill_package.pyCurry 72% of 6 commits · the PR author
  • crates/code-intel-cli/tests/native_code_evidence.rsCurry 92% of 5 commits · the PR author

Get this on your own pull requests

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