|
Ran
|
Jobs
6
|
Files
245
|
Run time
1min
|
Badge
README BADGES
|
push
github
deps: Bump terser from 5.50.0 to 5.51.1 in the npm group (#1556) Bumps the npm group with 1 update: [terser](https://github.com/terser/terser). Updates `terser` from 5.50.0 to 5.51.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/terser/terser/blob/master/CHANGELOG.md">terser's changelog</a>.</em></p> <blockquote> <h2>v5.51.1</h2> <ul> <li>Fix transforming code in dynamic import argument.</li> </ul> <h2>v5.51.0</h2> <ul> <li>Pin (deoptimize) functions that use argnames scope in ambiguous way. IE when default args access other args, or variables outside the function.</li> <li>Fix nullish coalescing <code>??</code> operator being considered a "boolean operator" sometimes causing booleans to be generated in its left side.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terser/terser/commit/c2bd4711d"><code>c2bd471</code></a> 5.51.1</li> <li><a href="https://github.com/terser/terser/commit/791888ffb"><code>791888f</code></a> update changelog</li> <li><a href="https://github.com/terser/terser/commit/49168cd7f"><code>49168cd</code></a> fix transforms inside dynamic <code>import()</code> arguments. Closes <a href="https://redirect.github.com/terser/terser/issues/1723">#1723</a></li> <li><a href="https://github.com/terser/terser/commit/b6298196d"><code>b629819</code></a> 5.51.0</li> <li><a href="https://github.com/terser/terser/commit/e215a082d"><code>e215a08</code></a> update changelog</li> <li><a href="https://github.com/terser/terser/commit/18db852c9"><code>18db852</code></a> pin (deoptimize) functions that use argnames scope in an ambiguous way. Close...</li> <li><a href="https://github.com/terser/terser/commit/9fc8a85aa"><code>9f... (continued)
7295 of 8043 branches covered (90.7%)
Branch coverage included in aggregate %.
13966 of 14568 relevant lines covered (95.87%)
5258.98 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
97.06 |
-2.94% | packages/server/lib/middleware/serveIndex.js |
| ID | Flag name | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|---|
| 1 | server | 33368494892.1 | 26 |
92.26 |
GitHub Action Run | |
| 2 | fs | 33368494892.2 | 22 |
89.91 |
GitHub Action Run | |
| 3 | cli | 33368494892.3 | 26 |
95.26 |
GitHub Action Run | |
| 4 | project | 33368494892.4 | 80 |
94.1 |
GitHub Action Run | |
| 5 | builder | 33368494892.5 | 76 |
94.17 |
GitHub Action Run | |
| 6 | logger | 33368494892.6 | 15 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|