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

rm-hull / scratchpad / 18923780481
2%

Build:
DEFAULT BRANCH: main
Ran 29 Oct 2025 10:24PM UTC
Jobs 1
Files 1
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

29 Oct 2025 10:23PM UTC coverage: 2.367%. Remained the same
18923780481

push

github

web-flow
Bump @chakra-ui/react from 2.10.9 to 3.28.0 in the chakra-ui group (#640)

Bumps the chakra-ui group with 1 update:
[@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react).

Updates `@chakra-ui/react` from 2.10.9 to 3.28.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/chakra-ui/chakra-ui/releases"><code>@​chakra-ui/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​chakra-ui/react</code><a
href="https://github.com/3"><code>@​3</code></a>.28.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/chakra-ui/chakra-ui/pull/10374">#10374</a>
<a
href="https://github.com/chakra-ui/chakra-ui/commit/e62bae7b9"><code>e62bae7</code></a>
Thanks <a
href="https://github.com/Adebesin-Cell"><code>@​Adebesin-Cell</code></a>!
- Add new
<code>TagsInput</code> component for entering multiple values as tags
with features like
tag creation, deletion, and keyboard navigation.</p>
<pre lang="tsx"><code>import { Span, TagsInput } from
&quot;@chakra-ui/react&quot;
<p>export const TagsInputBasic = () =&gt; {
return (
&lt;TagsInput.Root defaultValue={[&quot;React&quot;, &quot;Chakra&quot;,
&quot;TypeScript&quot;]}&gt;
&lt;TagsInput.Label&gt;Tags&lt;/TagsInput.Label&gt;
&lt;TagsInput.Control&gt;
&lt;TagsInput.Items /&gt;
&lt;TagsInput.Input placeholder=&quot;Add tag...&quot; /&gt;
&lt;/TagsInput.Control&gt;
&lt;/TagsInput.Root&gt;
)
}
</code></pre></p>
</li>
<li>
<p><a
href="https://github.com/chakra-ui/chakra-ui/commit/bf31e2a9d"><code>bf31e2a</code></a>
Thanks <a
href="https://github.com/segunadebayo"><code>@​segunadebayo</code></a>!
- - <strong>Checkbox</strong></p>
<ul>
<li>Fix issue where setting initial checked state to
<code>indeterminate</code> doesn't
work</li>
<li>Ensure <code>api.checkedState</code> returns the correct checked
state</li>
<li><strong>Collapsible</strong>
<ul>
<li>Add support for <code... (continued)

28 of 961 branches covered (2.91%)

Branch coverage included in aggregate %.

94 of 4194 relevant lines covered (2.24%)

0.05 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2217
2.37
0.0% .pnp.cjs
Jobs
ID Job ID Ran Files Coverage
1 18923780481.1 29 Oct 2025 10:24PM UTC 1
2.37
GitHub Action Run
Source Files on build 18923780481
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18923780481
  • 2889d84b on github
  • Prev Build on main (#18916694072)
  • Next Build on main (#18924019035)
  • Delete
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