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

sebnitu / vrembem / 12188883723
94%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 05 Dec 2024 10:11PM UTC
Jobs 1
Files 69
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 Dec 2024 10:09PM UTC coverage: 100.0%. Remained the same
12188883723

push

github

web-flow
Apply new breakpoint modifier methodology to all components (#2146)

This PR applies the new breakpoint modifier methodology to all components that were still using the previous method. This new approach puts the breakpoint modifier as a prefix to a component or utility class and is delimitated by a colon.

```html
// Old approach
<div class="component_modifier_md">...</div>

// New methodology
<div class="md:component_modifier">...</div>
```

**Additional changes**
- Added new vite demo to button component.
- Added new vite demo to table component.
- General cleanup to vite demos for consistency.

685 of 685 branches covered (100.0%)

Branch coverage included in aggregate %.

2524 of 2524 relevant lines covered (100.0%)

141.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12188883723.1 05 Dec 2024 10:11PM UTC 69
100.0
GitHub Action Run
Source Files on build 12188883723
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #12188883723
  • 8d6628cd on github
  • Prev Build on next (#12175349512)
  • Next Build on next (#12188917508)
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