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

IgniteUI / igniteui-webcomponents / 31804144745
98%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2026 01:22PM UTC
Jobs 1
Files 236
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

14 Aug 2026 01:18PM UTC coverage: 98.32% (-0.002%) from 98.322%
31804144745

push

github

web-flow
fix(chat): adopt document styles injected after the initial adoption (#2328) (#2331)

* fix(chat): adopt document styles injected after the initial adoption (#2328)

The document stylesheets were cloned once and cached forever, so styles a
custom renderer injects while creating its view - Angular component styles,
for instance - never reached the shadow root and their content rendered
unstyled.

- Track the document while the styles are adopted and reflect additions,
  removals and links that finish loading later in the adopting shadow roots
- Memoize the clones per source stylesheet so incremental injections don't
  re-clone the whole document
- Keep the theme styles, which the adoption dropped by rebuilding the
  stylesheet list from the component's static styles alone
- Re-adopt on reconnect instead of staying cleared until an unrelated
  property changed

6834 of 7173 branches covered (95.27%)

Branch coverage included in aggregate %.

323 of 330 new or added lines in 1 file covered. (97.88%)

1 existing line in 1 file now uncovered.

48463 of 49069 relevant lines covered (98.77%)

1449.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
96.38
1.42% src/internals/controllers/adopt-styles.ts

Coverage Regressions

Lines Coverage ∆ File
1
96.38
1.42% src/internals/controllers/adopt-styles.ts
Jobs
ID Job ID Ran Files Coverage
1 31804144745.1 14 Aug 2026 01:22PM UTC 236
98.32
GitHub Action Run
Source Files on build 31804144745
  • Tree
  • List 236
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31804144745
  • 5ecc6242 on github
  • Prev Build on master (#31793385964)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc