Skip to content

chore(test): remove now-redundant self-repo-bleed workaround overrides - #6536

Merged
JSONbored merged 1 commit into
mainfrom
chore/cleanup-redundant-self-repo-overrides
Jul 16, 2026
Merged

chore(test): remove now-redundant self-repo-bleed workaround overrides#6536
JSONbored merged 1 commit into
mainfrom
chore/cleanup-redundant-self-repo-overrides

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

#6493 fixed the root cause of the self-repo manifest bleed (`createTestEnv()`'s default no longer matches any real fixture repo name), which made the earlier per-test `LOOPOVER_DRIFT_ISSUE_REPO: "unrelated-org/unrelated-repo"` workaround in `test/unit/outcomes-wire.test.ts` and `test/unit/rag-index.test.ts` redundant. These two files aren't part of the Batch A config-as-code migration, just carried the same now-obsolete workaround from an earlier fix.

Scope

  • Test-only change, two files
  • No production code changed

Validation

  • `npx vitest run test/unit/outcomes-wire.test.ts test/unit/rag-index.test.ts` -- 106/106 passed

#6493 fixed the root cause (createTestEnv()'s default no longer matches
any real fixture repo name), making the earlier per-test
LOOPOVER_DRIFT_ISSUE_REPO: "unrelated-org/unrelated-repo" workaround in
these two files redundant.
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@JSONbored JSONbored self-assigned this Jul 16, 2026
@JSONbored
JSONbored merged commit cee67e8 into main Jul 16, 2026
13 checks passed
@JSONbored
JSONbored deleted the chore/cleanup-redundant-self-repo-overrides branch July 16, 2026 12:17
@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 16, 2026
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.56%. Comparing base (c76ece3) to head (b4d42e8).
⚠️ Report is 33 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6536   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files         589      589           
  Lines       47121    47121           
  Branches    14989    14989           
=======================================
  Hits        45032    45032           
  Misses       1297     1297           
  Partials      792      792           
Flag Coverage Δ
shard-1 43.89% <ø> (-0.19%) ⬇️
shard-2 37.10% <ø> (+0.39%) ⬆️
shard-3 32.31% <ø> (-0.04%) ⬇️
shard-4 34.41% <ø> (-0.83%) ⬇️
shard-5 31.40% <ø> (+0.42%) ⬆️
shard-6 45.66% <ø> (+0.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant