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

lmc-eu / spirit-design-system / 5587192384

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 18 Jul 2023 12:15PM UTC
Jobs 2
Files 224
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 23 Nov 2024 12:28PM UTC via web
5587192384

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.

397 of 647 branches covered (61.36%)

Branch coverage included in aggregate %.

2545 of 3030 relevant lines covered (83.99%)

21.34 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 5587192384.1 18 Jul 2023 12:15PM UTC 23
70.3
GitHub Action Run
2 web-react 5587192384.2 18 Jul 2023 12:15PM UTC 201
85.11
GitHub Action Run
Source Files on build 5587192384
  • Tree
  • List 224
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 950f2293 on github
  • Prev Build on bc/boolprop-components (#5587192380)
  • 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