• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / sedpack / 15964372660
89%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2025 05:11AM UTC
Jobs 1
Files 64
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jun 2025 08:10AM UTC coverage: 87.111%. Remained the same
15964372660

push

github

web-flow
Bump astro from 5.9.1 to 5.10.0 in /website in the dependabot group (#190)

Bumps the dependabot group in /website with 1 update:
[astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).

Updates `astro` from 5.9.1 to 5.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases">astro's
releases</a>.</em></p>
<blockquote>
<h2>astro@5.10.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13917">#13917</a>
<a
href="https://github.com/withastro/astro/commit/e615216c5"><code>e615216</code></a>
Thanks <a
href="https://github.com/ascorbic"><code>@​ascorbic</code></a>! - Adds a
new <code>priority</code> attribute for Astro's image components.</p>
<p>This change introduces a new <code>priority</code> option for the
<code>&lt;Image /&gt;</code> and <code>&lt;Picture /&gt;</code>
components, which automatically sets the <code>loading</code>,
<code>decoding</code>, and <code>fetchpriority</code> attributes to
their optimal values for above-the-fold images which should be loaded
immediately.</p>
<p>It is a boolean prop, and you can use the shorthand syntax by simply
adding <code>priority</code> as a prop to the <code>&lt;Image
/&gt;</code> or <code>&lt;Picture /&gt;</code> component. When set, it
will apply the following attributes:</p>
<ul>
<li><code>loading=&quot;eager&quot;</code></li>
<li><code>decoding=&quot;sync&quot;</code></li>
<li><code>fetchpriority=&quot;high&quot;</code></li>
</ul>
<p>The individual attributes can still be set manually if you need to
customize your images further.</p>
<p>By default, the Astro <a
href="https://docs.astro.build/en/guides/images/#display-optimized-images-with-the-image--component"><code>&lt;Image
/&gt;</code> component</a> generates <code>&lt;img&gt;</code> tags that
lazy-load their content by setting <code>loading=&quot;lazy&quot;</code>
and <code>decoding=&quot;asyn... (continued)

2433 of 2793 relevant lines covered (87.11%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15964372660.1 30 Jun 2025 05:11AM UTC 64
87.11
GitHub Action Run
Source Files on build 15964372660
  • Tree
  • List 64
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15964372660
  • a7accdce on github
  • Prev Build on gh-readonly-queue/main/pr-189-1d8f0120efe5afa150e66b515bc35b0369333f43 (#15752595865)
  • Next Build on main (#16108104546)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc