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

lsm / neokai / 24708469932 / 10
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 21 Apr 2026 06:57AM UTC
Files 277
Run time 9s
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

21 Apr 2026 06:53AM UTC coverage: 19.866%. Remained the same
24708469932.10

push

github

web-flow
fix(web): eliminate CLS in ChatContainer loading skeleton (#1564)

Three layout mismatches caused visible jumps when the skeleton
transitioned to real content:

1. Header: `py-3` (~40px) → `h-[65px]` to match ChatHeader's fixed height.
2. Footer: was a flex item consuming space; real ChatComposer renders as
   `absolute bottom-0 left-0 right-0` (outside the flex flow). Switch
   skeleton footer to absolute so the messages flex-1 area occupies
   identical height before and after load.
3. Outer container: add `relative` to anchor the newly absolute footer.

Adds regression tests that verify the critical layout classes are in
place so future edits don't silently re-introduce the shift.

14660 of 73793 relevant lines covered (19.87%)

10.01 hits per line

Source Files on job daemon-online-features-2 - 24708469932.10
  • Tree
  • List 277
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24708469932
  • d47c1b43 on github
  • Prev Job for on dev (#24707234971.16)
  • Next Job for on dev (#24708817709.13)
  • 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