repowiserepowise
Sign in

Repository

pantheon-systems/terminus
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisepantheon-systems/terminus

terminus

github.com/pantheon-systems/terminus

d4c24754.xsynced 4h ago

Files

494

Symbols

2,117

Doc Coverage

100%

Dead Exports

59

Entry Points

0

Code HealthView report

Average health
9.6/10
Excellent
Hotspot health
6.4/10
Fair
Open findings
112findings
critical3high4medium63low42
Worst filesrc/VcsApi/Client.php5.4/10
Maintainability9.9/10ExcellentPerformance0All clear

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed131

$results is an associative array, so we don't re-fetch.Needs Review

Auto-proposed decision awaiting review

@var array We keep track of workflows that have been printed. This is necessary because the local…Needs Review

Auto-proposed decision awaiting review

Add PHP 8.1 support and update CI/tests accordinglyNeeds Review

Auto-proposed decision awaiting review

Add PHP 8.1 support to CI functional testingNeeds Review

Auto-proposed decision awaiting review

Add assertions and fixes for PHP 8.1 deprecation warnings in Terminus commandsNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

$results is an associative array, so we don't re-fetch.proposed
· code comment
@var array We keep track of workflows that have been printed. This is necessary because the local…proposed
· code comment
Add PHP 8.1 support and update CI/tests accordinglyproposed
· pr
Add PHP 8.1 support to CI functional testingproposed
· pr
Add assertions and fixes for PHP 8.1 deprecation warnings in Terminus commandsproposed
· pr
Add new static cache for site_namesproposed
· pr

Top Hotspots3 of 3View all

src/Commands/Site/CreateCommand.php

7c/90d100%

src/VcsApi/Client.php

4c/90d99%

tests/Unit/CreateCommandTest.php

3c/90d99%

Commit Activity

Feature Fix Refactor Dependency