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

lmc-eu / spirit-design-system / 5429218736
96%
main: 97%

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 01 Jul 2023 05:05AM UTC
Jobs 2
Files 237
Run time 1s
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

Canceled at 02 Jan 2026 12:52PM UTC via web
5429218736

push

github

crishpeen
BREAKING CHANGE(web-twig): Remove `onClick` prop #DS-686

 ## Migration Guide

Instead of the `onClick` prop, use native `onclick` in the `Button`, `ButtonLink`,
`HeaderLink`, `HeaderDialogLink` and `Link` components.

- `<Button onClick="alert('alert');" …>` → `<Button onclick="alert('alert');" …>`
- `<ButtonLink onClick="alert('alert');" …>` → `<ButtonLink onclick="alert('alert');" …>`
- `<HeaderLink onClick="alert('alert');" …>` → `<HeaderLink onclick="alert('alert');" …>`
- `<HeaderDialogLink onClick="alert('alert');" …>`
→ `<HeaderDialogLink onclick="alert('alert');" …>`
- `<Link onClick="alert('alert');" …>` → `<Link onclick="alert('alert');" …>`

Please refer back to this guide or reach out to our team
if you encounter any issues during migration.

396 of 670 branches covered (59.1%)

Branch coverage included in aggregate %.

2668 of 3224 relevant lines covered (82.75%)

22.27 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 5429218736.1 01 Jul 2023 05:05AM UTC 0
65.06
GitHub Action Run
2 web-react 5429218736.2 01 Jul 2023 05:05AM UTC 0
85.6
GitHub Action Run
Source Files on build 5429218736
Detailed source file information is not available for this build.
  • Back to Repo
  • a786974f on github
  • Prev Build on integration/bc-version-1 (#5429218733)
  • Next Build on integration/bc-version-1 (#5517552099)
  • 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