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

google / scaaml / 22566973429
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-489-c2439e46e3a8246ffa412969841005471000be0b
DEFAULT BRANCH: main
Ran 02 Mar 2026 08:21AM UTC
Jobs 1
Files 63
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

02 Mar 2026 08:08AM UTC coverage: 86.632%. Remained the same
22566973429

push

github

web-flow
Bump astro from 5.17.1 to 5.18.0 in /website in the dependabot group (#484)

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

Updates `astro` from 5.17.1 to 5.18.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.18.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/15589">#15589</a>
<a
href="https://github.com/withastro/astro/commit/b7dd447e3"><code>b7dd447</code></a>
Thanks <a href="https://github.com/qzio"><code>@​qzio</code></a>! - Adds
a new <code>security.actionBodySizeLimit</code> option to configure the
maximum size of Astro Actions request bodies.</p>
<p>This lets you increase the default 1 MB limit when your actions need
to accept larger payloads. For example, actions that handle file uploads
or large JSON payloads can now opt in to a higher limit.</p>
<p>If you do not set this option, Astro continues to enforce the 1 MB
default to help prevent abuse.</p>
<pre lang="js"><code>// astro.config.mjs
export default defineConfig({
  security: {
    actionBodySizeLimit: 10 * 1024 * 1024, // set to 10 MB
  },
});
</code></pre>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/15594">#15594</a>
<a
href="https://github.com/withastro/astro/commit/efae11cef"><code>efae11c</code></a>
Thanks <a href="https://github.com/qzio"><code>@​qzio</code></a>! - Fix
X-Forwarded-Proto validation when allowedDomains includes both protocol
and hostname fields. The protocol check no longer fails due to hostname
mismatch against the hardcoded test URL.</li>
</ul>
<h2>astro@5.17.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/15564">#15564</a>
<a
href="https://gi... (continued)

3156 of 3643 relevant lines covered (86.63%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22566973429.1 02 Mar 2026 08:21AM UTC 63
86.63
GitHub Action Run
Source Files on build 22566973429
  • Tree
  • List 63
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22566973429
  • 3a908b15 on github
  • Prev Build on gh-readonly-queue/main/pr-483-925edb31c35d7b048899803675c1995b117a2a12 (#22566973625)
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

© 2026 Coveralls, Inc