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

sebnitu / vrembem / 25394352166
91%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 05 May 2026 06:22PM UTC
Jobs 1
Files 67
Run time 1min
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

05 May 2026 06:21PM UTC coverage: 90.767%. Remained the same
25394352166

push

github

web-flow
Refactor documentation layout components (#2805)

This PR primarily refactors the layout components of the documentation websites. It does this by breakup up the `layout` component into two distinct components:

- `layout`: This is the primary wrapper component and consists of now only three elements including its root. It's role is to establish the max-width boundaries, primary sidebar and provide heading space for the rest of the site.
- `main`: This new component who's root is the `<main>` element houses the primary content of the page along with its aside and footer element.

As part of this layout refactoring, the `<main>` element has been moved towards the middle component inside of layout. This was done to be more semantic and no longer wrap the sites header and global navigation markup. It's ID has also been updated from `#main-content` to just `#main`.

**Additional changes**

- `docs`: Generally reorganized doc styles.
- `docs`: Starter templates use the `<main>` element and drawer starter is set to closed by default.
- `docs`: Drawer specific templates have been removed in favor of a more generic and prop driven Drawer template component.
- `docs`: Renamed `navbar` component to `header`.
- `docs`: Refactored the `navibar__skip` element to a more generic `skip-link` element.
- `docs`: Toolbar drawer toggle now uses dynamic button text for the collection being rendered in the layout aside.
- `docs`: Added theme tokens fore compare component background.
- `drawer`: Removed max-width token.
- `drawer` `modal` `popover`: Made options actually optional in constructor.

569 of 651 branches covered (87.4%)

Branch coverage included in aggregate %.

886 of 952 relevant lines covered (93.07%)

32.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25394352166.1 05 May 2026 06:22PM UTC 67
90.77
GitHub Action Run
Source Files on build 25394352166
  • Tree
  • List 67
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25394352166
  • edafb5fa on github
  • Prev Build on next (#25380698111)
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