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

lmc-eu / spirit-design-system / 5587192384 / 1 – web

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 18 Jul 2023 12:15PM UTC
Files 23
Run time 0s
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

18 Jul 2023 12:07PM UTC coverage: 70.3%. First build
web – 5587192384.1

push

github

crishpeen
BREAKING CHANGE(web-twig): Remove boolprop filter from Twig components #DS-798

Let Twig solve the boolean values by itself.

 ## Migration Guide

You should set the boolean props using boolean values. If you used string for example,
switch to boolean.

- `<Button isDisabled="false">` → `<Button isDisabled={false}>`

Type casting is generally considered an anti-pattern. We are removing
this functionality to enforce stricter type adherence.

Now, the correct type usage in all components is necessary but not
yet enforced (this will require future functionality). For instance,
a string value will be interpreted strictly as a string, and vice versa.

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

180 of 301 branches covered (59.8%)

Branch coverage included in aggregate %.

710 of 965 relevant lines covered (73.58%)

11.19 hits per line

Source Files on job web - 5587192384.1
  • 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 5587192384
  • 950f2293 on github
  • 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