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

lmc-eu / spirit-design-system / 5587192380

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 18 Jul 2023 12:08PM UTC
Jobs 3
Files 7
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 27 Nov 2024 07:05AM UTC via web
5587192380

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.

224 of 232 relevant lines covered (96.55%)

97.86 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 unit-tests-PHP-8.1 5587192380.1 18 Jul 2023 12:08PM UTC 7
96.55
GitHub Action Run
2 unit-tests-PHP-8.2 5587192380.2 18 Jul 2023 12:08PM UTC 7
96.55
GitHub Action Run
3 unit-tests-PHP-7.4 5587192380.3 18 Jul 2023 12:08PM UTC 7
96.55
GitHub Action Run
Source Files on build 5587192380
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 950f2293 on github
  • Prev Build on bc/boolprop-components (#5577133975)
  • Next Build on bc/boolprop-components (#5587192384)
  • 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