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

lmc-eu / spirit-design-system / 5542935170
79%
main: 97%

Build:
Build:
LAST BUILD BRANCH: dependencies/types-non-major
DEFAULT BRANCH: main
Ran 13 Jul 2023 12:15PM CUT
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 16 Apr 2025 01:22AM CUT via web
5542935170

push

github

crishpeen
BREAKING CHANGE(web-react): Remove Header deprecations #DS-651

 ## Migration Guide

Instead of `HeaderModern`, now use `Header` and its structure.

The most notable change is that the mobile and desktop navigation
are now separate components that cannot be nested:

- `Header`
- `HeaderDialog`

Formerly, the desktop dialog (holding the site navigation) was
a responsive CSS modification of a shared HTML code. With the
new `Header` and `HeaderDialog`, each component has its own
instance of the navigation, i.e. the navigation code is duplicated.
This is because `HeaderDialog` will become an independent
component in the future.

You may need to take additional measures so your SEO is not
affected by the duplicate HTML code of the navigation.

The old components in `Header` can be roughly mapped onto the
new subcomponents like this:

- `NavbarToggler` → `HeaderMobileOnlyActions`
- `Navbar` → removed without a replacement
- `Navbar variant="dialog"` → `HeaderDialog`, stands outside `Header`
- `NavbarClose` → removed without a replacement
- `HeaderActions` → `HeaderDesktopOnlyActions`
- `HeaderBackdrop` → removed without a replacement
- `Nav` → `HeaderNav`
- `NavItem` → `HeaderNavItem`
- `NavLink` → `HeaderLink`
- `Header__text` → removed without a replacement

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

224 of 232 relevant lines covered (96.55%)

100.28 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 unit-tests-PHP-7.4 5542935170.1 13 Jul 2023 12:15PM CUT 7
96.55
GitHub Action Run
2 unit-tests-PHP-8.1 5542935170.2 13 Jul 2023 12:15PM CUT 7
96.55
GitHub Action Run
3 unit-tests-PHP-8.2 5542935170.3 13 Jul 2023 12:15PM CUT 7
96.55
GitHub Action Run
Source Files on build 5542935170
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
94.95
src/Twig/SvgExtension.php257 99 94 5 78.0
95.24
...ction/CompilerPass/OverrideServiceCompilerPass.php64 21 20 1 15.0
96.36
src/Twig/PropsExtension.php133 55 53 2 252.0
100.0
src/Twig/BoolpropExtension.php28 6 6 0 285.0
100.0
src/Factory/TwigFactory.php62 13 13 0 5.0
100.0
src/DependencyInjection/Configuration.php45 28 28 0 12.0
100.0
src/DependencyInjection/SpiritWebTwigExtension.php59 10 10 0 9.0
Showing 1 to 7 of 7 entries
  • Previous
  • 1
  • Next
  • ►
    96.55
    src/
  • Back to Repo
  • 9eae3d05 on github
  • Prev Build on bc/web-react-header-deprecation (#5398096306)
  • Next Build on bc/web-react-header-deprecation (#5575881991)
  • 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

© 2025 Coveralls, Inc