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

dineeek / ngx-libs-workspace / 24934255399
97%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 03:31PM UTC
Jobs 1
Files 23
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

25 Apr 2026 03:30PM UTC coverage: 87.926%. Remained the same
24934255399

push

github

dineeek
fix(playground): prevent lib card overflow on small viewports

The npm-install code button has white-space: nowrap, which made its
intrinsic min-content wider than the card on phones. With align-items:
stretch on the column flex, the primary "Try the demo →" button matched
that overflow width and bled past the card edge.

Add min-width: 0 to .lib__cta and .lib__btn so long content can shrink,
and at <=540px let the install command wrap instead of forcing overflow.

392 of 473 branches covered (82.88%)

Branch coverage included in aggregate %.

511 of 554 relevant lines covered (92.24%)

87.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24934255399.1 25 Apr 2026 03:31PM UTC 46
89.19
GitHub Action Run
Source Files on build 24934255399
  • Tree
  • List 23
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24934255399
  • 3eb062a2 on github
  • Prev Build on main (#24923909779)
  • Next Build on main (#24934450291)
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