Skip to content

Commit 86747aa

Browse files
committed
deploy: 01a5b73
1 parent 2f2bb9f commit 86747aa

288 files changed

Lines changed: 2327 additions & 2322 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-329/classes/FastForward-DevTools-Console-Command-TestsCommand.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6954,7 +6954,7 @@ <h4 class="h5 mb-2" id="method_configureCoverageArguments">
69546954

69556955
<span class="text-body-tertiary">:</span>
69566956

6957-
<span class="badge text-bg-light border">546</span>
6957+
<span class="badge text-bg-light border">548</span>
69586958

69596959
</aside>
69606960

@@ -7161,7 +7161,7 @@ <h4 class="h5 mb-2" id="method_decodeStructuredProcessOutput">
71617161

71627162
<span class="text-body-tertiary">:</span>
71637163

7164-
<span class="badge text-bg-light border">422</span>
7164+
<span class="badge text-bg-light border">424</span>
71657165

71667166
</aside>
71677167
<div class="mb-4">
@@ -7574,7 +7574,7 @@ <h4 class="h5 mb-2" id="method_forceAgentReporter">
75747574

75757575
<span class="text-body-tertiary">:</span>
75767576

7577-
<span class="badge text-bg-light border">327</span>
7577+
<span class="badge text-bg-light border">329</span>
75787578

75797579
</aside>
75807580
<div class="mb-4">
@@ -7809,7 +7809,7 @@ <h4 class="h5 mb-2" id="method_isDefaultTestsPath">
78097809

78107810
<span class="text-body-tertiary">:</span>
78117811

7812-
<span class="badge text-bg-light border">473</span>
7812+
<span class="badge text-bg-light border">475</span>
78137813

78147814
</aside>
78157815
<div class="mb-4">
@@ -8095,7 +8095,7 @@ <h4 class="h5 mb-2" id="method_normalizeProjectRelativePath">
80958095

80968096
<span class="text-body-tertiary">:</span>
80978097

8098-
<span class="badge text-bg-light border">487</span>
8098+
<span class="badge text-bg-light border">489</span>
80998099

81008100
</aside>
81018101
<div class="mb-4">
@@ -8418,7 +8418,7 @@ <h4 class="h5 mb-2" id="method_resolveBootstrapPath">
84188418

84198419
<span class="text-body-tertiary">:</span>
84208420

8421-
<span class="badge text-bg-light border">505</span>
8421+
<span class="badge text-bg-light border">507</span>
84228422

84238423
</aside>
84248424
<div class="mb-4">
@@ -8561,7 +8561,7 @@ <h4 class="h5 mb-2" id="method_resolveMinimumCoverage">
85618561

85628562
<span class="text-body-tertiary">:</span>
85638563

8564-
<span class="badge text-bg-light border">518</span>
8564+
<span class="badge text-bg-light border">520</span>
85658565

85668566
</aside>
85678567

@@ -8701,7 +8701,7 @@ <h4 class="h5 mb-2" id="method_resolvePath">
87018701

87028702
<span class="text-body-tertiary">:</span>
87038703

8704-
<span class="badge text-bg-light border">461</span>
8704+
<span class="badge text-bg-light border">463</span>
87058705

87068706
</aside>
87078707
<div class="mb-4">
@@ -8894,7 +8894,7 @@ <h4 class="h5 mb-2" id="method_resolveProcessResultContext">
88948894

88958895
<span class="text-body-tertiary">:</span>
88968896

8897-
<span class="badge text-bg-light border">304</span>
8897+
<span class="badge text-bg-light border">306</span>
88988898

88998899
</aside>
89008900
<div class="mb-4">
@@ -9088,7 +9088,7 @@ <h4 class="h5 mb-2" id="method_resolveStructuredProcessResultPayload">
90889088

90899089
<span class="text-body-tertiary">:</span>
90909090

9091-
<span class="badge text-bg-light border">347</span>
9091+
<span class="badge text-bg-light border">349</span>
90929092

90939093
</aside>
90949094
<div class="mb-4">
@@ -9497,7 +9497,7 @@ <h4 class="h5 mb-2" id="method_validateMinimumCoverage">
94979497

94989498
<span class="text-body-tertiary">:</span>
94999499

9500-
<span class="badge text-bg-light border">597</span>
9500+
<span class="badge text-bg-light border">599</span>
95019501

95029502
</aside>
95039503

@@ -9672,7 +9672,7 @@ <h4 class="h5 mb-2" id="method_withStructuredCoverageValidationContext">
96729672

96739673
<span class="text-body-tertiary">:</span>
96749674

9675-
<span class="badge text-bg-light border">387</span>
9675+
<span class="badge text-bg-light border">389</span>
96769676

96779677
</aside>
96789678
<div class="mb-4">

previews/pr-329/commands/tests.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3372,6 +3372,10 @@ <h2>Behavior</h2>
33723372
therefore expose
33733373
the same structured result, with formatting as the only difference.</li>
33743374

3375+
<li class="dash">in structured mode, the command suppresses intermediary <code>Running...</code>
3376+
log
3377+
records so the output stream contains a single final JSON document.</li>
3378+
33753379
<li class="dash">when structured capture is active but PHPUnit does not emit parseable JSON,
33763380
the command preserves the raw subprocess text inside <code>output.raw_output</code>
33773381

previews/pr-329/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 18:52:08 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 19:06:16 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-329/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 18:52:08 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 19:06:16 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-329/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 18:52:08 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 19:06:16 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-329/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 18:52:08 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 19:06:16 UTC 2026.</small>
129129
</p>
130130
</footer>
131131
</div>

previews/pr-329/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 18:52:08 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 19:06:16 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-329/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 18:52:08 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 19:06:16 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-329/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 18:52:08 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 19:06:16 UTC 2026.</small>
116116
</p>
117117
</footer>
118118
</div>

previews/pr-329/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 18:52:08 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 19:06:16 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)