Skip to content

Commit 739c85f

Browse files
committed
Update artifacts
1 parent 7c1c511 commit 739c85f

File tree

6 files changed

+7
-6
lines changed

6 files changed

+7
-6
lines changed

net/http2-secure-server/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
[413,418,98.8038,48,50,96,5,6,83.3333,413,418,98.8038,"6bb94b5e2b1b81704a18e8b8ba6ed2bcccce4c23","2025-08-15 23:10:57 -0700"]
33
[413,418,98.8038,48,50,96,5,6,83.3333,413,418,98.8038,"02911b0457750185f9b83c04e8e964ee5440d91e","2025-08-16 18:36:34 -0500"]
44
[413,418,98.8038,48,50,96,5,6,83.3333,413,418,98.8038,"6d48b26e1cdb3c2f6cfb39dd188b8c48ea595e69","2025-08-16 22:20:31 -0500"]
5+
[413,418,98.8038,48,50,96,5,6,83.3333,413,418,98.8038,"126b871b84181dae9726c3c0e28cd2c5873d2608","2025-08-16 23:42:01 -0700"]

net/http2-secure-server/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1><a href="../../../index.html">All files</a> net/http2-secure-server/lib</h1>
146146
<div class='footer quiet pad2 space-top1 center small'>
147147
Code coverage generated by
148148
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149-
at 2025-08-17T03:21:35.663Z
149+
at 2025-08-17T06:43:23.223Z
150150
</div>
151151
<script src="../../../prettify.js"></script>
152152
<script>

net/http2-secure-server/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http2
283283
<div class='footer quiet pad2 space-top1 center small'>
284284
Code coverage generated by
285285
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
286-
at 2025-08-17T03:21:35.663Z
286+
at 2025-08-17T06:43:23.223Z
287287
</div>
288288
<script src="../../../prettify.js"></script>
289289
<script>

net/http2-secure-server/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http2
736736
<div class='footer quiet pad2 space-top1 center small'>
737737
Code coverage generated by
738738
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
739-
at 2025-08-17T03:21:35.663Z
739+
at 2025-08-17T06:43:23.223Z
740740
</div>
741741
<script src="../../../prettify.js"></script>
742742
<script>

net/http2-secure-server/polyfill.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http2
164164
* @throws {Error} environment lacks support for HTTP/2
165165
*/
166166
<span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >function polyfill() {</span></span>
167-
<span class="cstat-no" title="statement not covered" > throw new Error( 'invalid operation. Environment lacks support for HTTP/2. Ensure that you are running on a Node.js version that supports HTTP/2 and has been built to include support for the Node.js `crypto` module.' );</span>
167+
<span class="cstat-no" title="statement not covered" > throw new Error( 'invalid operation. Environment lacks support for HTTP/2. Ensure that you are running on a Node.js version which supports HTTP/2 and has been built to include support for the Node.js `crypto` module.' );</span>
168168
<span class="cstat-no" title="statement not covered" >}</span>
169169
&nbsp;
170170
&nbsp;
@@ -178,7 +178,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http2
178178
<div class='footer quiet pad2 space-top1 center small'>
179179
Code coverage generated by
180180
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
181-
at 2025-08-17T03:21:35.663Z
181+
at 2025-08-17T06:43:23.223Z
182182
</div>
183183
<script src="../../../prettify.js"></script>
184184
<script>

net/http2-secure-server/validate.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http2
337337
<div class='footer quiet pad2 space-top1 center small'>
338338
Code coverage generated by
339339
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
340-
at 2025-08-17T03:21:35.663Z
340+
at 2025-08-17T06:43:23.223Z
341341
</div>
342342
<script src="../../../prettify.js"></script>
343343
<script>

0 commit comments

Comments
 (0)