Ran
|
Jobs
1
|
Files
1
|
Run time
1min
|
Badge
Embed â–¾
README BADGES
|
push
github
Bump prettier from 3.3.0 to 3.3.1 (#464) Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.3.1</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#331">Changelog</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.3.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.3.0...3.3.1">diff</a></p> <h4>Preserve empty lines in front matter (<a href="https://redirect.github.com/prettier/prettier/pull/16347">#16347</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="markdown"><code><!-- Input --> --- foo: - bar1 <ul> <li> <p>bar2</p> </li> <li> <p>bar3</p> </li> </ul> <hr /> <p>Markdown</p> <p><!-- Prettier 3.3.0 --></p> <hr /> <p>foo:</p> <ul> <li>bar1</li> <li>bar2</li> <li>bar3</li> </ul> <hr /> <p>Markdown</p> <h2><!-- Prettier 3.3.1 --></h2> <p>foo:</p> <ul> <li> <p>bar1</p> </li> <li> <p>bar2</p> </li> <li> <p>bar3</p> </li> </ul> <hr /> <p>Markdown </code></pre></p> <h4>Preserve explicit language in front matter (<a href="https://redirect.github.com/prettier/prettier/pull/16348">#16348</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="markdown"><code><!-- Input --> ---yaml </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/92cbd3347"><code>92cbd33</code></a> Release ... (continued)
4 of 4 branches covered (100.0%)
Branch coverage included in aggregate %.
9 of 9 relevant lines covered (100.0%)
21858.78 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9444223900.1 | 1 |
100.0 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|