@rushstack/rush-http-build-cache-plugin 5.124.4 → 5.124.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/.rush/temp/operation/_phase_build/all.log +2 -2
  2. package/.rush/temp/operation/_phase_build/state.json +1 -1
  3. package/.rush/temp/operation/_phase_test/all.log +3 -3
  4. package/.rush/temp/operation/_phase_test/state.json +1 -1
  5. package/.rush/temp/{rushstack+rush-http-build-cache-plugin-_phase_build-6ac2054e54525d06ae8d529c7d9e271640872af4.tar.log → rushstack+rush-http-build-cache-plugin-_phase_build-627a8f28c4c7bd903aa56ccd41d3efecad4d8016.tar.log} +2 -2
  6. package/.rush/temp/{rushstack+rush-http-build-cache-plugin-_phase_test-630dd65919573e16a5f24e8b9951d63fa82de76a.tar.log → rushstack+rush-http-build-cache-plugin-_phase_test-b716c4abe9cf8a1e4485fbee14bce1353210528c.tar.log} +2 -2
  7. package/coverage/HttpBuildCacheProvider.ts.html +29 -20
  8. package/coverage/RushHttpBuildCachePlugin.ts.html +1 -1
  9. package/coverage/cobertura-coverage.xml +107 -104
  10. package/coverage/index.html +11 -11
  11. package/coverage/index.ts.html +1 -1
  12. package/coverage/junit.xml +4 -4
  13. package/lib/HttpBuildCacheProvider.d.ts +3 -3
  14. package/lib/HttpBuildCacheProvider.d.ts.map +1 -1
  15. package/lib/HttpBuildCacheProvider.js +10 -10
  16. package/lib/HttpBuildCacheProvider.js.map +1 -1
  17. package/package.json +6 -6
  18. package/rush-logs/rush-http-build-cache-plugin._phase_build.cache.log +1 -1
  19. package/rush-logs/rush-http-build-cache-plugin._phase_build.log +2 -2
  20. package/rush-logs/rush-http-build-cache-plugin._phase_test.cache.log +1 -1
  21. package/rush-logs/rush-http-build-cache-plugin._phase_test.log +3 -3
  22. package/src/HttpBuildCacheProvider.ts +17 -14
  23. package/temp/build/lint/_eslint-it73M-Rx.json +1 -1
  24. package/temp/build/typescript/ts_l9Fw4VUO.json +1 -1
  25. package/temp/test/jest/haste-map-8bff56e236187dbf28a94cdea7ee2158-1f8f3a8b20228094c245723445dd2c9a-e95bfd62c357a87bf3c5f47c6c3a2910 +0 -0
  26. package/temp/test/jest/jest-transform-cache-8bff56e236187dbf28a94cdea7ee2158-79ef2876fae7ca75eedb2aa53dc48338/{f0/package_f00bb8686fad08427c067780596283bb → 93/package_933933949482e810ae543c522df4d5fa} +2 -2
  27. package/temp/test/jest/perf-cache-8bff56e236187dbf28a94cdea7ee2158-da39a3ee5e6b4b0d3255bfef95601890 +1 -1
@@ -3,5 +3,5 @@ Invoking: heft run --only build -- --clean --production
3
3
  [build:typescript] Using TypeScript version 5.4.2
4
4
  [build:lint] Using ESLint version 8.57.0
5
5
  [build:typescript] Copied 1 folder or file and linked 0 files
6
- ---- build finished (9.183s) ----
7
- -------------------- Finished (9.189s) --------------------
6
+ ---- build finished (8.531s) ----
7
+ -------------------- Finished (8.554s) --------------------
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 9986.798886999954
2
+ "nonCachedDurationMs": 9396.186203999969
3
3
  }
@@ -5,11 +5,11 @@ The provided list of phases does not contain all phase dependencies. You may nee
5
5
  [test:jest]
6
6
  [test:jest] Run start. 1 test suite
7
7
  [test:jest] START lib/test/HttpBuildCacheProvider.test.js
8
- [test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 1.532s, 2 passed, 0 failed)
8
+ [test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 1.239s, 2 passed, 0 failed)
9
9
  [test:jest]
10
10
  [test:jest] Tests finished:
11
11
  [test:jest] Successes: 2
12
12
  [test:jest] Failures: 0
13
13
  [test:jest] Total: 2
14
- ---- test finished (3.975s) ----
15
- -------------------- Finished (3.983s) --------------------
14
+ ---- test finished (2.974s) ----
15
+ -------------------- Finished (3.017s) --------------------
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 5247.863776999991
2
+ "nonCachedDurationMs": 3639.5812670000014
3
3
  }
@@ -1,5 +1,5 @@
1
- Start time: Wed May 15 2024 03:04:11 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_build-6ac2054e54525d06ae8d529c7d9e271640872af4-e54a4ec179443d9a.temp -z --files-from=-"
1
+ Start time: Wed May 15 2024 23:41:25 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_build-627a8f28c4c7bd903aa56ccd41d3efecad4d8016-0dd6d4fcc6185d28.temp -z --files-from=-"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
  .rush/temp/operation/_phase_build/all.log
@@ -1,5 +1,5 @@
1
- Start time: Wed May 15 2024 03:04:16 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_test-630dd65919573e16a5f24e8b9951d63fa82de76a-451c41b05069a208.temp -z --files-from=-"
1
+ Start time: Wed May 15 2024 23:41:28 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_test-b716c4abe9cf8a1e4485fbee14bce1353210528c-82f85098e2795036.temp -z --files-from=-"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
  .rush/temp/operation/_phase_test/all.log
@@ -23,9 +23,9 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">64.89% </span>
26
+ <span class="strong">65.13% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>281/433</span>
28
+ <span class='fraction'>284/436</span>
29
29
  </div>
30
30
 
31
31
 
@@ -44,9 +44,9 @@
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">64.89% </span>
47
+ <span class="strong">65.13% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>281/433</span>
49
+ <span class='fraction'>284/436</span>
50
50
  </div>
51
51
 
52
52
 
@@ -496,7 +496,10 @@
496
496
  <a name='L431'></a><a href='#L431'>431</a>
497
497
  <a name='L432'></a><a href='#L432'>432</a>
498
498
  <a name='L433'></a><a href='#L433'>433</a>
499
- <a name='L434'></a><a href='#L434'>434</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
499
+ <a name='L434'></a><a href='#L434'>434</a>
500
+ <a name='L435'></a><a href='#L435'>435</a>
501
+ <a name='L436'></a><a href='#L436'>436</a>
502
+ <a name='L437'></a><a href='#L437'>437</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
500
503
  <span class="cline-any cline-yes">1x</span>
501
504
  <span class="cline-any cline-yes">1x</span>
502
505
  <span class="cline-any cline-yes">1x</span>
@@ -757,6 +760,9 @@
757
760
  <span class="cline-any cline-yes">1x</span>
758
761
  <span class="cline-any cline-yes">1x</span>
759
762
  <span class="cline-any cline-yes">1x</span>
763
+ <span class="cline-any cline-yes">1x</span>
764
+ <span class="cline-any cline-yes">1x</span>
765
+ <span class="cline-any cline-yes">1x</span>
760
766
  <span class="cline-any cline-yes">3x</span>
761
767
  <span class="cline-any cline-yes">4x</span>
762
768
  <span class="cline-any cline-yes">2x</span>
@@ -1017,7 +1023,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1017
1023
  cacheId: string
1018
1024
  ): Promise&lt;Buffer | undefined&gt; {
1019
1025
  try {
1020
- const result: boolean | Buffer = await this._http({
1026
+ const result: boolean | Buffer = await this._makeHttpRequestAsync({
1021
1027
  terminal: terminal,
1022
1028
  relUrl: `${this._cacheKeyPrefix}${cacheId}`,
1023
1029
  method: 'GET',
@@ -1047,7 +1053,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1047
1053
  <span class="cstat-no" title="statement not covered" > terminal.writeDebugLine('Uploading object with cacheId: ', cacheId);</span>
1048
1054
  <span class="cstat-no" title="statement not covered" ></span>
1049
1055
  <span class="cstat-no" title="statement not covered" > try {</span>
1050
- <span class="cstat-no" title="statement not covered" > const result: boolean | Buffer = await this._http({</span>
1056
+ <span class="cstat-no" title="statement not covered" > const result: boolean | Buffer = await this._makeHttpRequestAsync({</span>
1051
1057
  <span class="cstat-no" title="statement not covered" > terminal: terminal,</span>
1052
1058
  <span class="cstat-no" title="statement not covered" > relUrl: `${this._cacheKeyPrefix}${cacheId}`,</span>
1053
1059
  <span class="cstat-no" title="statement not covered" > method: this._uploadMethod,</span>
@@ -1138,7 +1144,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1138
1144
  return this.__credentialCacheId;
1139
1145
  }
1140
1146
  &nbsp;
1141
- private async _http(options: {
1147
+ private async _makeHttpRequestAsync(options: {
1142
1148
  terminal: ITerminal;
1143
1149
  relUrl: string;
1144
1150
  method: string;
@@ -1150,7 +1156,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1150
1156
  }): Promise&lt;Buffer | boolean&gt; {
1151
1157
  const { terminal, relUrl, method, body, warningText, readBody, credentialOptions } = options;
1152
1158
  const safeCredentialOptions: CredentialsOptions = credentialOptions ?? CredentialsOptions.Optional;
1153
- const credentials: string | undefined = await this._tryGetCredentials(safeCredentialOptions);
1159
+ const credentials: string | undefined = await this._tryGetCredentialsAsync(safeCredentialOptions);
1154
1160
  const url: string = new URL(relUrl, this._url).href;
1155
1161
  &nbsp;
1156
1162
  const headers: Record&lt;string, string&gt; = {};
@@ -1188,7 +1194,10 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1188
1194
  // required. Re-attempt the request, requiring credentials this time.
1189
1195
  //
1190
1196
  // This counts as part of the "first attempt", so it is not included in the max attempts
1191
- return await this._http({ ...options, credentialOptions: CredentialsOptions.Required });
1197
+ return await this._makeHttpRequestAsync({
1198
+ ...options,
1199
+ credentialOptions: CredentialsOptions.Required
1200
+ });
1192
1201
  }
1193
1202
  &nbsp;
1194
1203
  if (options.maxAttempts &gt; 1) {
@@ -1198,9 +1207,9 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1198
1207
  const factor: number = 1.0 + Math.random(); // A random number between 1.0 and 2.0
1199
1208
  const retryDelay: number = Math.floor(factor * this._minHttpRetryDelayMs);
1200
1209
  &nbsp;
1201
- await Async.sleep(retryDelay);
1210
+ await Async.sleepAsync(retryDelay);
1202
1211
  &nbsp;
1203
- return await this._http({ ...options, maxAttempts: options.maxAttempts - 1 });
1212
+ return await this._makeHttpRequestAsync({ ...options, maxAttempts: options.maxAttempts - 1 });
1204
1213
  }
1205
1214
  &nbsp;
1206
1215
  this._reportFailure(terminal, method, response, false, warningText);
@@ -1218,11 +1227,11 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1218
1227
  return result;
1219
1228
  }
1220
1229
  &nbsp;
1221
- private async _tryGetCredentials(options: CredentialsOptions.Required): Promise&lt;string&gt;;
1222
- private async _tryGetCredentials(options: CredentialsOptions.Optional): Promise&lt;string | undefined&gt;;
1223
- private async _tryGetCredentials(options: CredentialsOptions.Omit): Promise&lt;undefined&gt;;
1224
- private async _tryGetCredentials(options: CredentialsOptions): Promise&lt;string | undefined&gt;;
1225
- private async _tryGetCredentials(options: CredentialsOptions): Promise&lt;string | undefined&gt; {
1230
+ private async _tryGetCredentialsAsync(options: CredentialsOptions.Required): Promise&lt;string&gt;;
1231
+ private async _tryGetCredentialsAsync(options: CredentialsOptions.Optional): Promise&lt;string | undefined&gt;;
1232
+ private async _tryGetCredentialsAsync(options: CredentialsOptions.Omit): Promise&lt;undefined&gt;;
1233
+ private async _tryGetCredentialsAsync(options: CredentialsOptions): Promise&lt;string | undefined&gt;;
1234
+ private async _tryGetCredentialsAsync(options: CredentialsOptions): Promise&lt;string | undefined&gt; {
1226
1235
  if (options === CredentialsOptions.Omit) <span class="branch-0 cbranch-no" title="branch not covered" >{</span>
1227
1236
  <span class="cstat-no" title="statement not covered" > return;</span>
1228
1237
  <span class="cstat-no" title="statement not covered" > }</span>
@@ -1230,7 +1239,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1230
1239
  let credentials: string | undefined = this._environmentCredential;
1231
1240
  &nbsp;
1232
1241
  if (credentials === undefined) {
1233
- credentials = await this._tryGetCredentialsFromCache();
1242
+ credentials = await this._tryGetCredentialsFromCacheAsync();
1234
1243
  }
1235
1244
  &nbsp;
1236
1245
  if (typeof credentials !== 'string' &amp;&amp; options === CredentialsOptions.Required) {
@@ -1250,7 +1259,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1250
1259
  return credentials;
1251
1260
  }
1252
1261
  &nbsp;
1253
- private async _tryGetCredentialsFromCache(): Promise&lt;string | undefined&gt; {
1262
+ private async _tryGetCredentialsFromCacheAsync(): Promise&lt;string | undefined&gt; {
1254
1263
  let cacheEntry: ICredentialCacheEntry | undefined;
1255
1264
  &nbsp;
1256
1265
  await CredentialCache.usingAsync(
@@ -1369,7 +1378,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1369
1378
  <div class='footer quiet pad2 space-top1 center small'>
1370
1379
  Code coverage generated by
1371
1380
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1372
- at 2024-05-15T03:04:16.485Z
1381
+ at 2024-05-15T23:41:28.581Z
1373
1382
  </div>
1374
1383
  <script src="prettify.js"></script>
1375
1384
  <script>
@@ -313,7 +313,7 @@
313
313
  <div class='footer quiet pad2 space-top1 center small'>
314
314
  Code coverage generated by
315
315
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
316
- at 2024-05-15T03:04:16.485Z
316
+ at 2024-05-15T23:41:28.581Z
317
317
  </div>
318
318
  <script src="prettify.js"></script>
319
319
  <script>
@@ -1,13 +1,13 @@
1
1
  <?xml version="1.0" ?>
2
2
  <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3
- <coverage lines-valid="521" lines-covered="281" line-rate="0.5393" branches-valid="60" branches-covered="32" branch-rate="0.5333" timestamp="1715742256444" complexity="0" version="0.1">
3
+ <coverage lines-valid="524" lines-covered="284" line-rate="0.5418999999999999" branches-valid="60" branches-covered="32" branch-rate="0.5333" timestamp="1715816488535" complexity="0" version="0.1">
4
4
  <sources>
5
5
  <source>/mnt/vss/_work/1/s/rush-plugins/rush-http-build-cache-plugin</source>
6
6
  </sources>
7
7
  <packages>
8
- <package name="main" line-rate="0.5393" branch-rate="0.5333">
8
+ <package name="main" line-rate="0.5418999999999999" branch-rate="0.5333">
9
9
  <classes>
10
- <class name="HttpBuildCacheProvider.ts" filename="src/HttpBuildCacheProvider.ts" line-rate="0.6489" branch-rate="0.5517">
10
+ <class name="HttpBuildCacheProvider.ts" filename="src/HttpBuildCacheProvider.ts" line-rate="0.6513" branch-rate="0.5517">
11
11
  <methods>
12
12
  <method name="get isCacheWriteAllowed" hits="0" signature="()V">
13
13
  <lines>
@@ -49,29 +49,29 @@
49
49
  <line number="196" hits="5"/>
50
50
  </lines>
51
51
  </method>
52
- <method name="_http" hits="5" signature="()V">
52
+ <method name="_makeHttpRequestAsync" hits="5" signature="()V">
53
53
  <lines>
54
54
  <line number="210" hits="5"/>
55
55
  </lines>
56
56
  </method>
57
- <method name="_tryGetCredentials" hits="5" signature="()V">
57
+ <method name="_tryGetCredentialsAsync" hits="5" signature="()V">
58
58
  <lines>
59
- <line number="294" hits="5"/>
59
+ <line number="297" hits="5"/>
60
60
  </lines>
61
61
  </method>
62
- <method name="_tryGetCredentialsFromCache" hits="5" signature="()V">
62
+ <method name="_tryGetCredentialsFromCacheAsync" hits="5" signature="()V">
63
63
  <lines>
64
- <line number="322" hits="5"/>
64
+ <line number="325" hits="5"/>
65
65
  </lines>
66
66
  </method>
67
67
  <method name="_getFailureType" hits="1" signature="()V">
68
68
  <lines>
69
- <line number="342" hits="1"/>
69
+ <line number="345" hits="1"/>
70
70
  </lines>
71
71
  </method>
72
72
  <method name="_reportFailure" hits="1" signature="()V">
73
73
  <lines>
74
- <line number="389" hits="1"/>
74
+ <line number="392" hits="1"/>
75
75
  </lines>
76
76
  </method>
77
77
  </methods>
@@ -337,11 +337,11 @@
337
337
  <line number="259" hits="1" branch="false"/>
338
338
  <line number="260" hits="1" branch="false"/>
339
339
  <line number="261" hits="1" branch="false"/>
340
- <line number="262" hits="3" branch="true" condition-coverage="100% (1/1)"/>
341
- <line number="263" hits="4" branch="true" condition-coverage="100% (1/1)"/>
342
- <line number="264" hits="2" branch="false"/>
343
- <line number="265" hits="2" branch="false"/>
344
- <line number="266" hits="2" branch="false"/>
340
+ <line number="262" hits="1" branch="false"/>
341
+ <line number="263" hits="1" branch="false"/>
342
+ <line number="264" hits="1" branch="false"/>
343
+ <line number="265" hits="3" branch="true" condition-coverage="100% (1/1)"/>
344
+ <line number="266" hits="4" branch="true" condition-coverage="100% (1/1)"/>
345
345
  <line number="267" hits="2" branch="false"/>
346
346
  <line number="268" hits="2" branch="false"/>
347
347
  <line number="269" hits="2" branch="false"/>
@@ -349,41 +349,41 @@
349
349
  <line number="271" hits="2" branch="false"/>
350
350
  <line number="272" hits="2" branch="false"/>
351
351
  <line number="273" hits="2" branch="false"/>
352
- <line number="274" hits="1" branch="true" condition-coverage="100% (1/1)"/>
353
- <line number="275" hits="1" branch="false"/>
354
- <line number="276" hits="1" branch="false"/>
355
- <line number="277" hits="1" branch="false"/>
356
- <line number="278" hits="0" branch="true" condition-coverage="0% (0/1)"/>
357
- <line number="279" hits="5" branch="true" condition-coverage="0% (0/1)"/>
358
- <line number="280" hits="5" branch="false"/>
359
- <line number="281" hits="5" branch="false"/>
360
- <line number="282" hits="5" branch="false"/>
361
- <line number="283" hits="5" branch="true" condition-coverage="0% (0/2)"/>
352
+ <line number="274" hits="2" branch="false"/>
353
+ <line number="275" hits="2" branch="false"/>
354
+ <line number="276" hits="2" branch="false"/>
355
+ <line number="277" hits="1" branch="true" condition-coverage="100% (1/1)"/>
356
+ <line number="278" hits="1" branch="false"/>
357
+ <line number="279" hits="1" branch="false"/>
358
+ <line number="280" hits="1" branch="false"/>
359
+ <line number="281" hits="0" branch="true" condition-coverage="0% (0/1)"/>
360
+ <line number="282" hits="5" branch="true" condition-coverage="0% (0/1)"/>
361
+ <line number="283" hits="5" branch="false"/>
362
362
  <line number="284" hits="5" branch="false"/>
363
363
  <line number="285" hits="5" branch="false"/>
364
- <line number="286" hits="5" branch="false"/>
364
+ <line number="286" hits="5" branch="true" condition-coverage="0% (0/2)"/>
365
365
  <line number="287" hits="5" branch="false"/>
366
366
  <line number="288" hits="5" branch="false"/>
367
- <line number="289" hits="1" branch="false"/>
368
- <line number="290" hits="1" branch="false"/>
369
- <line number="291" hits="1" branch="false"/>
367
+ <line number="289" hits="5" branch="false"/>
368
+ <line number="290" hits="5" branch="false"/>
369
+ <line number="291" hits="5" branch="false"/>
370
370
  <line number="292" hits="1" branch="false"/>
371
371
  <line number="293" hits="1" branch="false"/>
372
- <line number="294" hits="1" branch="true" condition-coverage="100% (1/1)"/>
373
- <line number="295" hits="5" branch="true" condition-coverage="0% (0/1)"/>
374
- <line number="296" hits="0" branch="false"/>
375
- <line number="297" hits="0" branch="false"/>
376
- <line number="298" hits="5" branch="false"/>
377
- <line number="299" hits="5" branch="false"/>
378
- <line number="300" hits="5" branch="false"/>
372
+ <line number="294" hits="1" branch="false"/>
373
+ <line number="295" hits="1" branch="false"/>
374
+ <line number="296" hits="1" branch="false"/>
375
+ <line number="297" hits="1" branch="true" condition-coverage="100% (1/1)"/>
376
+ <line number="298" hits="5" branch="true" condition-coverage="0% (0/1)"/>
377
+ <line number="299" hits="0" branch="false"/>
378
+ <line number="300" hits="0" branch="false"/>
379
379
  <line number="301" hits="5" branch="false"/>
380
380
  <line number="302" hits="5" branch="false"/>
381
381
  <line number="303" hits="5" branch="false"/>
382
382
  <line number="304" hits="5" branch="false"/>
383
- <line number="305" hits="5" branch="true" condition-coverage="100% (1/1)"/>
384
- <line number="306" hits="1" branch="false"/>
385
- <line number="307" hits="1" branch="false"/>
386
- <line number="308" hits="1" branch="false"/>
383
+ <line number="305" hits="5" branch="false"/>
384
+ <line number="306" hits="5" branch="false"/>
385
+ <line number="307" hits="5" branch="false"/>
386
+ <line number="308" hits="5" branch="true" condition-coverage="100% (1/1)"/>
387
387
  <line number="309" hits="1" branch="false"/>
388
388
  <line number="310" hits="1" branch="false"/>
389
389
  <line number="311" hits="1" branch="false"/>
@@ -393,40 +393,40 @@
393
393
  <line number="315" hits="1" branch="false"/>
394
394
  <line number="316" hits="1" branch="false"/>
395
395
  <line number="317" hits="1" branch="false"/>
396
- <line number="318" hits="4" branch="true" condition-coverage="100% (1/1)"/>
397
- <line number="319" hits="4" branch="false"/>
398
- <line number="320" hits="4" branch="false"/>
399
- <line number="321" hits="1" branch="false"/>
400
- <line number="322" hits="1" branch="true" condition-coverage="100% (1/1)"/>
401
- <line number="323" hits="5" branch="false"/>
402
- <line number="324" hits="5" branch="false"/>
403
- <line number="325" hits="5" branch="false"/>
396
+ <line number="318" hits="1" branch="false"/>
397
+ <line number="319" hits="1" branch="false"/>
398
+ <line number="320" hits="1" branch="false"/>
399
+ <line number="321" hits="4" branch="true" condition-coverage="100% (1/1)"/>
400
+ <line number="322" hits="4" branch="false"/>
401
+ <line number="323" hits="4" branch="false"/>
402
+ <line number="324" hits="1" branch="false"/>
403
+ <line number="325" hits="1" branch="true" condition-coverage="100% (1/1)"/>
404
404
  <line number="326" hits="5" branch="false"/>
405
405
  <line number="327" hits="5" branch="false"/>
406
406
  <line number="328" hits="5" branch="false"/>
407
- <line number="329" hits="5" branch="true" condition-coverage="100% (1/1)"/>
407
+ <line number="329" hits="5" branch="false"/>
408
408
  <line number="330" hits="5" branch="false"/>
409
409
  <line number="331" hits="5" branch="false"/>
410
- <line number="332" hits="5" branch="false"/>
410
+ <line number="332" hits="5" branch="true" condition-coverage="100% (1/1)"/>
411
411
  <line number="333" hits="5" branch="false"/>
412
- <line number="334" hits="5" branch="true" condition-coverage="0% (0/1)"/>
413
- <line number="335" hits="0" branch="false"/>
414
- <line number="336" hits="0" branch="false"/>
415
- <line number="337" hits="0" branch="false"/>
412
+ <line number="334" hits="5" branch="false"/>
413
+ <line number="335" hits="5" branch="false"/>
414
+ <line number="336" hits="5" branch="false"/>
415
+ <line number="337" hits="5" branch="true" condition-coverage="0% (0/1)"/>
416
416
  <line number="338" hits="0" branch="false"/>
417
417
  <line number="339" hits="0" branch="false"/>
418
- <line number="340" hits="5" branch="false"/>
419
- <line number="341" hits="1" branch="false"/>
420
- <line number="342" hits="1" branch="true" condition-coverage="100% (1/1)"/>
421
- <line number="343" hits="1" branch="true" condition-coverage="0% (0/1)"/>
422
- <line number="344" hits="0" branch="false"/>
423
- <line number="345" hits="0" branch="false"/>
424
- <line number="346" hits="1" branch="false"/>
425
- <line number="347" hits="1" branch="false"/>
426
- <line number="348" hits="1" branch="true" condition-coverage="0% (0/1)"/>
427
- <line number="349" hits="0" branch="false"/>
428
- <line number="350" hits="0" branch="false"/>
429
- <line number="351" hits="0" branch="false"/>
418
+ <line number="340" hits="0" branch="false"/>
419
+ <line number="341" hits="0" branch="false"/>
420
+ <line number="342" hits="0" branch="false"/>
421
+ <line number="343" hits="5" branch="false"/>
422
+ <line number="344" hits="1" branch="false"/>
423
+ <line number="345" hits="1" branch="true" condition-coverage="100% (1/1)"/>
424
+ <line number="346" hits="1" branch="true" condition-coverage="0% (0/1)"/>
425
+ <line number="347" hits="0" branch="false"/>
426
+ <line number="348" hits="0" branch="false"/>
427
+ <line number="349" hits="1" branch="false"/>
428
+ <line number="350" hits="1" branch="false"/>
429
+ <line number="351" hits="1" branch="true" condition-coverage="0% (0/1)"/>
430
430
  <line number="352" hits="0" branch="false"/>
431
431
  <line number="353" hits="0" branch="false"/>
432
432
  <line number="354" hits="0" branch="false"/>
@@ -434,13 +434,13 @@
434
434
  <line number="356" hits="0" branch="false"/>
435
435
  <line number="357" hits="0" branch="false"/>
436
436
  <line number="358" hits="0" branch="false"/>
437
- <line number="359" hits="1" branch="false"/>
438
- <line number="360" hits="1" branch="true" condition-coverage="0% (0/1)"/>
439
- <line number="361" hits="1" branch="true" condition-coverage="0% (0/1)"/>
440
- <line number="362" hits="1" branch="true" condition-coverage="0% (0/1)"/>
441
- <line number="363" hits="0" branch="false"/>
442
- <line number="364" hits="0" branch="false"/>
443
- <line number="365" hits="0" branch="false"/>
437
+ <line number="359" hits="0" branch="false"/>
438
+ <line number="360" hits="0" branch="false"/>
439
+ <line number="361" hits="0" branch="false"/>
440
+ <line number="362" hits="1" branch="false"/>
441
+ <line number="363" hits="1" branch="true" condition-coverage="0% (0/1)"/>
442
+ <line number="364" hits="1" branch="true" condition-coverage="0% (0/1)"/>
443
+ <line number="365" hits="1" branch="true" condition-coverage="0% (0/1)"/>
444
444
  <line number="366" hits="0" branch="false"/>
445
445
  <line number="367" hits="0" branch="false"/>
446
446
  <line number="368" hits="0" branch="false"/>
@@ -451,51 +451,51 @@
451
451
  <line number="373" hits="0" branch="false"/>
452
452
  <line number="374" hits="0" branch="false"/>
453
453
  <line number="375" hits="0" branch="false"/>
454
- <line number="376" hits="1" branch="false"/>
455
- <line number="377" hits="1" branch="true" condition-coverage="0% (0/1)"/>
454
+ <line number="376" hits="0" branch="false"/>
455
+ <line number="377" hits="0" branch="false"/>
456
456
  <line number="378" hits="0" branch="false"/>
457
- <line number="379" hits="0" branch="false"/>
458
- <line number="380" hits="0" branch="false"/>
457
+ <line number="379" hits="1" branch="false"/>
458
+ <line number="380" hits="1" branch="true" condition-coverage="0% (0/1)"/>
459
459
  <line number="381" hits="0" branch="false"/>
460
460
  <line number="382" hits="0" branch="false"/>
461
- <line number="383" hits="1" branch="false"/>
462
- <line number="384" hits="1" branch="false"/>
463
- <line number="385" hits="1" branch="false"/>
461
+ <line number="383" hits="0" branch="false"/>
462
+ <line number="384" hits="0" branch="false"/>
463
+ <line number="385" hits="0" branch="false"/>
464
464
  <line number="386" hits="1" branch="false"/>
465
465
  <line number="387" hits="1" branch="false"/>
466
466
  <line number="388" hits="1" branch="false"/>
467
- <line number="389" hits="1" branch="true" condition-coverage="100% (1/1)"/>
467
+ <line number="389" hits="1" branch="false"/>
468
468
  <line number="390" hits="1" branch="false"/>
469
469
  <line number="391" hits="1" branch="false"/>
470
- <line number="392" hits="1" branch="false"/>
470
+ <line number="392" hits="1" branch="true" condition-coverage="100% (1/1)"/>
471
471
  <line number="393" hits="1" branch="false"/>
472
472
  <line number="394" hits="1" branch="false"/>
473
473
  <line number="395" hits="1" branch="false"/>
474
474
  <line number="396" hits="1" branch="false"/>
475
- <line number="397" hits="1" branch="true" condition-coverage="0% (0/1)"/>
476
- <line number="398" hits="0" branch="false"/>
477
- <line number="399" hits="0" branch="false"/>
478
- <line number="400" hits="0" branch="false"/>
479
- <line number="401" hits="1" branch="false"/>
480
- <line number="402" hits="1" branch="false"/>
481
- <line number="403" hits="1" branch="false"/>
475
+ <line number="397" hits="1" branch="false"/>
476
+ <line number="398" hits="1" branch="false"/>
477
+ <line number="399" hits="1" branch="false"/>
478
+ <line number="400" hits="1" branch="true" condition-coverage="0% (0/1)"/>
479
+ <line number="401" hits="0" branch="false"/>
480
+ <line number="402" hits="0" branch="false"/>
481
+ <line number="403" hits="0" branch="false"/>
482
482
  <line number="404" hits="1" branch="false"/>
483
483
  <line number="405" hits="1" branch="false"/>
484
484
  <line number="406" hits="1" branch="false"/>
485
- <line number="407" hits="1" branch="true" condition-coverage="0% (0/1)"/>
486
- <line number="408" hits="0" branch="false"/>
487
- <line number="409" hits="0" branch="false"/>
488
- <line number="410" hits="0" branch="false"/>
489
- <line number="411" hits="1" branch="false"/>
490
- <line number="412" hits="1" branch="true" condition-coverage="0% (0/1)"/>
485
+ <line number="407" hits="1" branch="false"/>
486
+ <line number="408" hits="1" branch="false"/>
487
+ <line number="409" hits="1" branch="false"/>
488
+ <line number="410" hits="1" branch="true" condition-coverage="0% (0/1)"/>
489
+ <line number="411" hits="0" branch="false"/>
490
+ <line number="412" hits="0" branch="false"/>
491
491
  <line number="413" hits="0" branch="false"/>
492
- <line number="414" hits="0" branch="false"/>
493
- <line number="415" hits="0" branch="false"/>
494
- <line number="416" hits="1" branch="false"/>
495
- <line number="417" hits="1" branch="true" condition-coverage="0% (0/1)"/>
492
+ <line number="414" hits="1" branch="false"/>
493
+ <line number="415" hits="1" branch="true" condition-coverage="0% (0/1)"/>
494
+ <line number="416" hits="0" branch="false"/>
495
+ <line number="417" hits="0" branch="false"/>
496
496
  <line number="418" hits="0" branch="false"/>
497
- <line number="419" hits="0" branch="false"/>
498
- <line number="420" hits="0" branch="false"/>
497
+ <line number="419" hits="1" branch="false"/>
498
+ <line number="420" hits="1" branch="true" condition-coverage="0% (0/1)"/>
499
499
  <line number="421" hits="0" branch="false"/>
500
500
  <line number="422" hits="0" branch="false"/>
501
501
  <line number="423" hits="0" branch="false"/>
@@ -506,9 +506,12 @@
506
506
  <line number="428" hits="0" branch="false"/>
507
507
  <line number="429" hits="0" branch="false"/>
508
508
  <line number="430" hits="0" branch="false"/>
509
- <line number="431" hits="1" branch="false"/>
510
- <line number="432" hits="1" branch="false"/>
511
- <line number="433" hits="1" branch="false"/>
509
+ <line number="431" hits="0" branch="false"/>
510
+ <line number="432" hits="0" branch="false"/>
511
+ <line number="433" hits="0" branch="false"/>
512
+ <line number="434" hits="1" branch="false"/>
513
+ <line number="435" hits="1" branch="false"/>
514
+ <line number="436" hits="1" branch="false"/>
512
515
  </lines>
513
516
  </class>
514
517
  <class name="RushHttpBuildCachePlugin.ts" filename="src/RushHttpBuildCachePlugin.ts" line-rate="0" branch-rate="0">
@@ -23,9 +23,9 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">53.93% </span>
26
+ <span class="strong">54.19% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>281/521</span>
28
+ <span class='fraction'>284/524</span>
29
29
  </div>
30
30
 
31
31
 
@@ -44,9 +44,9 @@
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">53.93% </span>
47
+ <span class="strong">54.19% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>281/521</span>
49
+ <span class='fraction'>284/524</span>
50
50
  </div>
51
51
 
52
52
 
@@ -80,17 +80,17 @@
80
80
  </thead>
81
81
  <tbody><tr>
82
82
  <td class="file high" data-value="HttpBuildCacheProvider.ts"><a href="HttpBuildCacheProvider.ts.html">HttpBuildCacheProvider.ts</a></td>
83
- <td data-value="64.89" class="pic high">
84
- <div class="chart"><div class="cover-fill" style="width: 64%"></div><div class="cover-empty" style="width: 36%"></div></div>
83
+ <td data-value="65.13" class="pic high">
84
+ <div class="chart"><div class="cover-fill" style="width: 65%"></div><div class="cover-empty" style="width: 35%"></div></div>
85
85
  </td>
86
- <td data-value="64.89" class="pct high">64.89%</td>
87
- <td data-value="433" class="abs high">281/433</td>
86
+ <td data-value="65.13" class="pct high">65.13%</td>
87
+ <td data-value="436" class="abs high">284/436</td>
88
88
  <td data-value="55.17" class="pct high">55.17%</td>
89
89
  <td data-value="58" class="abs high">32/58</td>
90
90
  <td data-value="61.53" class="pct high">61.53%</td>
91
91
  <td data-value="13" class="abs high">8/13</td>
92
- <td data-value="64.89" class="pct high">64.89%</td>
93
- <td data-value="433" class="abs high">281/433</td>
92
+ <td data-value="65.13" class="pct high">65.13%</td>
93
+ <td data-value="436" class="abs high">284/436</td>
94
94
  </tr>
95
95
 
96
96
  <tr>
@@ -131,7 +131,7 @@
131
131
  <div class='footer quiet pad2 space-top1 center small'>
132
132
  Code coverage generated by
133
133
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134
- at 2024-05-15T03:04:16.485Z
134
+ at 2024-05-15T23:41:28.581Z
135
135
  </div>
136
136
  <script src="prettify.js"></script>
137
137
  <script>