Skip to content

Commit 97ae019

Browse files
committed
deploy: 754a1e1
1 parent 925dc21 commit 97ae019

290 files changed

Lines changed: 3191 additions & 2491 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

previews/pr-326/classes/FastForward-DevTools-Console-Command-WikiCommand.html

Lines changed: 340 additions & 2 deletions
Large diffs are not rendered by default.

previews/pr-326/classes/FastForward-DevTools-Project-ProjectCapabilitiesResolver.html

Lines changed: 162 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3221,7 +3221,7 @@ <h2 class="display-5 mb-1">ProjectCapabilitiesResolver</h2>
32213221

32223222
<span class="text-body-tertiary">:</span>
32233223

3224-
<span class="badge text-bg-light border">33</span>
3224+
<span class="badge text-bg-light border">36</span>
32253225

32263226
</aside>
32273227
</div>
@@ -3441,6 +3441,25 @@ <h4 id="toc-methods" class="h6 mb-0 fw-semibold">Methods</h4>
34413441

34423442
<span class="text-body-secondary small text-end">
34433443
&nbsp;: string|null </span>
3444+
</div>
3445+
</div>
3446+
<div class="list-group-item">
3447+
<div class="d-flex justify-content-between align-items-start gap-3">
3448+
<div class="flex-grow-1">
3449+
<a
3450+
class="text-decoration-none fw-semibold text-primary"
3451+
href="classes/FastForward-DevTools-Project-ProjectCapabilitiesResolver.html#method_resolveHasPhpSourceFiles"
3452+
>
3453+
resolveHasPhpSourceFiles()
3454+
</a>
3455+
3456+
<p class="text-body-secondary mb-0 small mt-1">
3457+
Resolves whether Composer autoload metadata exposes testable PHP source for the repository.
3458+
</p>
3459+
</div>
3460+
3461+
<span class="text-body-secondary small text-end">
3462+
&nbsp;: bool </span>
34443463
</div>
34453464
</div>
34463465
<div class="list-group-item">
@@ -3529,7 +3548,7 @@ <h4 class="h5 mb-2" id="constant_API_AUTOLOAD_TYPES">
35293548

35303549
<span class="text-body-tertiary">:</span>
35313550

3532-
<span class="badge text-bg-light border">38</span>
3551+
<span class="badge text-bg-light border">41</span>
35333552

35343553
</aside>
35353554

@@ -3642,7 +3661,7 @@ <h4 class="h5 mb-2" id="property_composer">
36423661

36433662
<span class="text-body-tertiary">:</span>
36443663

3645-
<span class="badge text-bg-light border">47</span>
3664+
<span class="badge text-bg-light border">50</span>
36463665

36473666
</aside>
36483667

@@ -3711,7 +3730,7 @@ <h4 class="h5 mb-2" id="property_filesystem">
37113730

37123731
<span class="text-body-tertiary">:</span>
37133732

3714-
<span class="badge text-bg-light border">48</span>
3733+
<span class="badge text-bg-light border">51</span>
37153734

37163735
</aside>
37173736

@@ -3804,7 +3823,7 @@ <h4 class="h5 mb-2" id="method___construct">
38043823

38053824
<span class="text-body-tertiary">:</span>
38063825

3807-
<span class="badge text-bg-light border">46</span>
3826+
<span class="badge text-bg-light border">49</span>
38083827

38093828
</aside>
38103829
<div class="mb-4">
@@ -3946,7 +3965,7 @@ <h4 class="h5 mb-2" id="method_resolve">
39463965

39473966
<span class="text-body-tertiary">:</span>
39483967

3949-
<span class="badge text-bg-light border">58</span>
3968+
<span class="badge text-bg-light border">61</span>
39503969

39513970
</aside>
39523971
<div class="mb-4">
@@ -4147,7 +4166,7 @@ <h4 class="h5 mb-2" id="method_normalizeAutoloadPaths">
41474166

41484167
<span class="text-body-tertiary">:</span>
41494168

4150-
<span class="badge text-bg-light border">143</span>
4169+
<span class="badge text-bg-light border">174</span>
41514170

41524171
</aside>
41534172
<div class="mb-4">
@@ -4274,7 +4293,7 @@ <h4 class="h5 mb-2" id="method_resolveApiDirectories">
42744293

42754294
<span class="text-body-tertiary">:</span>
42764295

4277-
<span class="badge text-bg-light border">97</span>
4296+
<span class="badge text-bg-light border">100</span>
42784297

42794298
</aside>
42804299
<div class="mb-4">
@@ -4358,7 +4377,7 @@ <h4 class="h5 mb-2" id="method_resolveDefaultPackageName">
43584377

43594378
<span class="text-body-tertiary">:</span>
43604379

4361-
<span class="badge text-bg-light border">81</span>
4380+
<span class="badge text-bg-light border">84</span>
43624381

43634382
</aside>
43644383
<div class="mb-4">
@@ -4449,6 +4468,133 @@ <h5 class="h6 text-uppercase text-body-secondary fw-semibold mb-0">Return values
44494468
</div>
44504469
</section>
44514470

4471+
</article> <article class="border rounded-4 p-4 bg-body shadow-sm">
4472+
<div class="d-flex flex-wrap align-items-start justify-content-between gap-3 mb-3">
4473+
<div>
4474+
<h4 class="h5 mb-2" id="method_resolveHasPhpSourceFiles">
4475+
<span class="text-primary">resolveHasPhpSourceFiles()</span>
4476+
<a
4477+
href="classes/FastForward-DevTools-Project-ProjectCapabilitiesResolver.html#method_resolveHasPhpSourceFiles"
4478+
class="ms-2 text-decoration-none text-body-secondary"
4479+
aria-label="Permalink"
4480+
title="Permalink"
4481+
>
4482+
<i class="fas fa-link small"></i>
4483+
</a>
4484+
</h4>
4485+
4486+
<div class="d-flex flex-wrap gap-2">
4487+
<span class="badge text-bg-light border text-dark">Private</span>
4488+
4489+
4490+
4491+
4492+
</div>
4493+
</div>
4494+
</div>
4495+
4496+
<aside class="d-flex flex-wrap align-items-center gap-2 mb-4 text-body-secondary small">
4497+
<i class="fas fa-map-marker-alt text-danger"></i>
4498+
4499+
<span>Defined in</span>
4500+
4501+
<abbr title="src/Project/ProjectCapabilitiesResolver.php" class="text-decoration-none mb-0">
4502+
<a href="files/src-project-projectcapabilitiesresolver.html"><abbr title="src/Project/ProjectCapabilitiesResolver.php">ProjectCapabilitiesResolver.php</abbr></a>
4503+
</abbr>
4504+
4505+
<span class="text-body-tertiary">:</span>
4506+
4507+
<span class="badge text-bg-light border">144</span>
4508+
4509+
</aside>
4510+
<div class="mb-4">
4511+
<p class="lead text-body-secondary mb-0">Resolves whether Composer autoload metadata exposes testable PHP source for the repository.</p>
4512+
</div>
4513+
4514+
4515+
<div class="mt-4">
4516+
<code class="d-inline-flex flex-wrap align-items-center gap-2 px-3 py-2 rounded-3 bg-body-tertiary border">
4517+
<span class="badge text-bg-light border text-dark">private</span>
4518+
4519+
4520+
4521+
4522+
4523+
<span class="text-primary fw-semibold">resolveHasPhpSourceFiles</span><span class="text-body-secondary">(</span><span><span class="text-info-emphasis">
4524+
array&lt;int, string&gt;&nbsp;
4525+
</span><span class="text-primary">$apiDirectories</span></span><span class="text-body-secondary">)</span><span class="text-body-secondary"> : </span><span class="text-info-emphasis">bool</span></code>
4526+
</div>
4527+
4528+
<div class="mt-3 d-flex flex-wrap gap-2">
4529+
</div>
4530+
4531+
4532+
4533+
4534+
<section class="mt-4">
4535+
<div class="d-flex align-items-center gap-2 mb-3">
4536+
<i class="fas fa-sliders-h text-info"></i>
4537+
<h5 class="h6 text-uppercase text-body-secondary fw-semibold mb-0">Parameters</h5>
4538+
</div>
4539+
4540+
<div class="d-grid gap-3">
4541+
<div class="card border-0 bg-body-tertiary shadow-sm">
4542+
<div class="card-body p-3">
4543+
<div class="d-flex flex-wrap align-items-center gap-2 mb-2">
4544+
<code class="text-primary fw-semibold mb-0">$apiDirectories</code>
4545+
4546+
<span class="text-body-secondary">:</span>
4547+
4548+
<span class="badge text-bg-light border text-dark">
4549+
array&lt;int, string&gt;
4550+
</span>
4551+
4552+
</div>
4553+
4554+
<div>
4555+
4556+
<section class="mt-2">
4557+
<div>
4558+
<div class="d-flex align-items-center gap-2 mb-3">
4559+
<i class="fas fa-align-left text-primary"></i>
4560+
<h3 class="h6 text-uppercase text-body-secondary fw-semibold mb-0">Description</h3>
4561+
</div>
4562+
4563+
<div>
4564+
<p>the resolved API directories exposed by Composer autoload metadata</p>
4565+
4566+
</div>
4567+
</div>
4568+
</section>
4569+
4570+
</div>
4571+
</div>
4572+
</div>
4573+
</div>
4574+
</section>
4575+
4576+
4577+
4578+
4579+
4580+
<section class="mt-4">
4581+
<div class="d-flex align-items-center gap-2 mb-3">
4582+
<i class="fas fa-reply text-success"></i>
4583+
<h5 class="h6 text-uppercase text-body-secondary fw-semibold mb-0">Return values</h5>
4584+
</div>
4585+
4586+
<div class="card border-0 bg-body-tertiary shadow-sm">
4587+
<div class="card-body p-3">
4588+
<div class="d-flex flex-wrap align-items-center gap-2 mb-3">
4589+
<span class="badge text-bg-light border text-dark">
4590+
bool
4591+
</span>
4592+
</div>
4593+
4594+
</div>
4595+
</div>
4596+
</section>
4597+
44524598
</article> <article class="border rounded-4 p-4 bg-body shadow-sm">
44534599
<div class="d-flex flex-wrap align-items-start justify-content-between gap-3 mb-3">
44544600
<div>
@@ -4485,7 +4631,7 @@ <h4 class="h5 mb-2" id="method_resolveRelativeApiDirectory">
44854631

44864632
<span class="text-body-tertiary">:</span>
44874633

4488-
<span class="badge text-bg-light border">121</span>
4634+
<span class="badge text-bg-light border">124</span>
44894635

44904636
</aside>
44914637
<div class="mb-4">
@@ -4791,6 +4937,12 @@ <h5 class="modal-title d-flex align-items-center gap-2" id="source-view-label">
47914937
</a>
47924938
<a
47934939
class="list-group-item list-group-item-action px-0 py-2 border-0 bg-transparent d-flex align-items-center justify-content-between gap-2"
4940+
href="classes/FastForward-DevTools-Project-ProjectCapabilitiesResolver.html#method_resolveHasPhpSourceFiles"
4941+
>
4942+
<span class="text-truncate">resolveHasPhpSourceFiles()</span>
4943+
</a>
4944+
<a
4945+
class="list-group-item list-group-item-action px-0 py-2 border-0 bg-transparent d-flex align-items-center justify-content-between gap-2"
47944946
href="classes/FastForward-DevTools-Project-ProjectCapabilitiesResolver.html#method_resolveRelativeApiDirectory"
47954947
>
47964948
<span class="text-truncate">resolveRelativeApiDirectory()</span>

previews/pr-326/coverage/Changelog/Checker/UnreleasedEntryChecker.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<h4>Legend</h4>
288288
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
289289
<p>
290-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
290+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
291291
</p>
292292
<a title="Back to the top" id="toplink" href="#">
293293
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-326/coverage/Changelog/Checker/UnreleasedEntryCheckerInterface.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<h4>Legend</h4>
117117
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
118118
<p>
119-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
119+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
120120
</p>
121121
<a title="Back to the top" id="toplink" href="#">
122122
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-326/coverage/Changelog/Checker/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 style="margin-top: 2rem;">Project Risks</h3>
141141
<footer>
142142
<hr/>
143143
<p>
144-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
144+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-326/coverage/Changelog/Checker/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h4>Legend</h4>
125125
<span class="success"><strong>High</strong>: 90% to 100%</span>
126126
</p>
127127
<p>
128-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
128+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
129129
</p>
130130
</footer>
131131
</div>

previews/pr-326/coverage/Changelog/Conflict/UnreleasedChangelogConflictResolver.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
<h4>Legend</h4>
291291
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
292292
<p>
293-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
293+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
294294
</p>
295295
<a title="Back to the top" id="toplink" href="#">
296296
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-326/coverage/Changelog/Conflict/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 style="margin-top: 2rem;">Project Risks</h3>
141141
<footer>
142142
<hr/>
143143
<p>
144-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
144+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-326/coverage/Changelog/Conflict/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h4>Legend</h4>
112112
<span class="success"><strong>High</strong>: 90% to 100%</span>
113113
</p>
114114
<p>
115-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
115+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
116116
</p>
117117
</footer>
118118
</div>

previews/pr-326/coverage/Changelog/DependabotChangelogEntryMessageResolver.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<h4>Legend</h4>
186186
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
187187
<p>
188-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:06:48 UTC 2026.</small>
188+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.24</a> at Fri May 1 8:19:40 UTC 2026.</small>
189189
</p>
190190
<a title="Back to the top" id="toplink" href="#">
191191
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

0 commit comments

Comments
 (0)