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

lmc-eu / spirit-design-system / 5378424342 / 2 – web-react

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 26 Jun 2023 01:05PM UTC
Files 219
Run time 3s
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

26 Jun 2023 01:05PM UTC coverage: 86.213%. Remained the same
web-react – 5378424342.2

push

github

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

## Migration Guide

Instead of `onClick` prop use native `onclick` in `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.

242 of 370 branches covered (65.41%)

Branch coverage included in aggregate %.

2053 of 2292 relevant lines covered (89.57%)

29.18 hits per line

Source Files on job web-react - 5378424342.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5378424342
  • 475dd174 on github
  • Prev Job for on bc/twig-remove-onClick-prop (#5378395496.2)
  • Next Job for on bc/twig-remove-onClick-prop (#5398149193.1)
  • 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