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

lmc-eu / spirit-design-system / 5585486998 / 3 – unit-tests-PHP-8.2
96%
main: 97%

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 18 Jul 2023 09:06AM UTC
Files 7
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 09:06AM UTC coverage: 96.552%. First build
unit-tests-PHP-8.2 – 5585486998.3

push

github

crishpeen
BREAKING CHANGE(web-twig): Remove old Modal and rename ModalComposed to Modal #DS-616

Also remove ModalFooter alignment deprecation.

 ## Migration Guide

1. **Discontinue the old `Modal` component:** The old `Modal`
component has been entirely removed and is no longer available
for use.

2. **Adopt the new `Modal` in place of `ModalComposed`:** The
`ModalComposed` component has been renamed to `Modal`. Thus,
replace all instances of `ModalComposed` in your codebase with
`Modal`.

3. **Update Component Tags:** Make sure to modify the component
tags in your codebase as outlined below:

   - `<ModalComposed …>` → `<Modal …>`
   - `<ModalComposedBody …>` → `<ModalBody …>`
   - `<ModalComposedDialog …>` → `<ModalDialog …>`
   - `<ModalComposedFooter …>` → `<ModalFooter …>`
   - `<ModalComposedHeader …>` → `<ModalHeader …>`

4. **Rename `ModalFooter` Align prop:** Instead of `align` use `alignmentX`.

   - `<ModalFooter align="left" …>` → `<ModalFooter alignmentX="left" …>`

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%)

32.87 hits per line

Source Files on job unit-tests-PHP-8.2 - 5585486998.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5585486998
  • 9e707743 on github
  • Next Job for on integration/bc-version-1 (#5585486991.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