Skip to content

fix(rebrand): rename double-underscore global identifiers missed by Phase 6 - #5756

Merged
JSONbored merged 1 commit into
mainfrom
rebrand-phase6-followup
Jul 14, 2026
Merged

fix(rebrand): rename double-underscore global identifiers missed by Phase 6#5756
JSONbored merged 1 commit into
mainfrom
rebrand-phase6-followup

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

Test plan

  • npm run typecheck clean
  • npx vitest run — 16230 passed (2 pre-existing local-only failures in miner-repo-clone.test.ts unrelated to this change, caused by the local commit-signing gate on temp git repos, not present in CI)
  • npm run docs:drift-check / npm run manifest:drift-check clean
  • verified zero remaining matches for the 6 old identifier patterns repo-wide

…hase 6

__gittensoryMinerOpportunityBadge and 5 sibling window-scoped globals in
the extension/miner-extension test-hook internals survived Phase 6's
sweep because they weren't covered by either the initial sed pass or
the later perl-based fix for non-underscore-prefixed identifiers.
@superagent-security

Copy link
Copy Markdown
Contributor

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

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.07%. Comparing base (12958f4) to head (35e08cf).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5756   +/-   ##
=======================================
  Coverage   95.07%   95.07%           
=======================================
  Files         581      581           
  Lines       46181    46181           
  Branches    14811    14811           
=======================================
  Hits        43905    43905           
  Misses       1516     1516           
  Partials      760      760           
Flag Coverage Δ
shard-1 43.42% <ø> (-0.54%) ⬇️
shard-2 35.96% <ø> (+0.25%) ⬆️
shard-3 32.15% <ø> (-0.13%) ⬇️
shard-4 32.93% <ø> (-0.63%) ⬇️
shard-5 31.33% <ø> (+0.15%) ⬆️
shard-6 45.01% <ø> (+0.37%) ⬆️

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JSONbored
JSONbored merged commit 2794308 into main Jul 14, 2026
16 checks passed
@JSONbored
JSONbored deleted the rebrand-phase6-followup branch July 14, 2026 11:48
@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 14, 2026
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