|
Ran
|
Files
33
|
Run time
1s
|
Badge
README BADGES
|
push
github
Bump @swc/core from 1.3.80 to 1.3.82 (#1140) Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.80 to 1.3.82. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@swc/core</code>'s changelog</a>.</em></p> <blockquote> <h2>[1.3.82] - 2023-09-01</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(common)</strong> Fix logic for excluding <code>FileName</code> from source maps (<a href="https://redirect.github.com/swc-project/swc/issues/7900">#7900</a>) (<a href="https://github.com/swc-project/swc/commit/aa6495519">aa64955</a>)</p> </li> <li> <p><strong>(es/module)</strong> Make <code>jsc.paths</code> fully resolve TypeScript files (<a href="https://redirect.github.com/swc-project/swc/issues/7901">#7901</a>) (<a href="https://github.com/swc-project/swc/commit/c714dd20d">c714dd2</a>)</p> </li> <li> <p><strong>(es/resolver)</strong> Correctly resolve global value (<a href="https://redirect.github.com/swc-project/swc/issues/7893">#7893</a>) (<a href="https://github.com/swc-project/swc/commit/2db10e9fd">2db10e9</a>)</p> </li> </ul> <h2>[1.3.81] - 2023-08-30</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/codegen)</strong> Fix placing of comments of yield arguments (<a href="https://redirect.github.com/swc-project/swc/issues/7858">#7858</a>) (<a href="https://github.com/swc-project/swc/commit/122d14c0d">122d14c</a>)</p> </li> <li> <p><strong>(es/compat)</strong> Apply transforms for explicit resource management (<a href="https://redirect.github.com/swc-project/swc/issues/7881">#7881</a>) (<a href="https://github.com/swc-project/swc/commit/3180e68bf">3180e68</a>)</p> </li> <li> <p><strong>(es/compat)</strong> Make <code>SwitchCase</code> handler of <code>block-scoping</c... (continued)
547 of 576 branches covered (0.0%)
1175 of 1175 relevant lines covered (100.0%)
62.23 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|