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

google / scaaml / 15819104146
87%
main: 86%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/dependabot-73ac63dc01
DEFAULT BRANCH: main
Ran 23 Jun 2025 08:35AM UTC
Jobs 1
Files 58
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:23AM UTC coverage: 86.659%. Remained the same
15819104146

push

github

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

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)

3040 of 3508 relevant lines covered (86.66%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15819104146.1 23 Jun 2025 08:35AM UTC 58
86.66
GitHub Action Run
Source Files on build 15819104146
  • Tree
  • List 58
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15819104146
  • 6e36786c on github
  • Prev Build on gh-readonly-queue/main/pr-400-66b01fba249b3018f87432eed3ac6507db45e565 (#15752464934)
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