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

IgniteUI / igniteui-webcomponents / 26158321713
98%

Build:
DEFAULT BRANCH: master
Ran 20 May 2026 11:04AM UTC
Jobs 1
Files 206
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

20 May 2026 11:02AM UTC coverage: 98.338% (-0.03%) from 98.371%
26158321713

push

github

web-flow
feat: Add container positioning to Toast and Snackbar components (#2203)

* feat: Add container positioning to Toast and Snackbar components

- Both toast and snackbar are now popovers, ensuring top-layer
rendering and no need for z-index management.

* refactor: Alert mixin improvements and documentation

* refactor(toast): use CSS anchor positioning for toast placement

Replace position: fixed with position: absolute and position-area: center.
Use align-self (start | anchor-center | end) per position variant instead
of per-rule inset-block and transform overrides.

Remove the _containerPosition getter and inline style assignments from
the alert mixin — positioning is now handled entirely in CSS.

* refactor(snackbar): use CSS anchor positioning for snackbar placement

* fix(toast, snackbar): reset conflicting popover UA styles

* refactor: Fixed unit tests for new structure and some mixin refactoring

Closes #2154

---------

Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>

5814 of 6107 branches covered (95.2%)

Branch coverage included in aggregate %.

137 of 150 new or added lines in 5 files covered. (91.33%)

1 existing line in 1 file now uncovered.

40923 of 41420 relevant lines covered (98.8%)

1596.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
95.26
-1.09% src/components/common/util.ts
4
96.79
-3.21% src/components/common/mixins/alert.ts

Coverage Regressions

Lines Coverage ∆ File
1
96.79
-3.21% src/components/common/mixins/alert.ts
Jobs
ID Job ID Ran Files Coverage
1 26158321713.1 20 May 2026 11:04AM UTC 206
98.34
GitHub Action Run
Source Files on build 26158321713
  • Tree
  • List 206
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26158321713
  • f2d7d3c3 on github
  • Prev Build on master (#26107677288)
  • Next Build on master (#26446883561)
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