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

IgniteUI / igniteui-angular / 21718758769
92%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2026 04:15PM UTC
Jobs 1
Files 504
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 Feb 2026 04:03PM UTC coverage: 91.608% (-0.02%) from 91.629%
21718758769

push

github

web-flow
perf(template-outlet): Improved performance (#16857)

* perf(template-outlet): Improved performance

- **Eliminated duplicate cache lookups**: _getActionType() now returns both actionType
  and cachedView, avoiding redundant Map queries in _useCachedView()
- **Cached indexOf() results in _moveView()**: Store indices instead of calling indexOf()
  twice for the same view references
- **Optimized _recreateView()**: Reuse and update existing Map collections instead of
  creating new Map instances that overwrite existing entries
- **Faster context operations**: Use Object.assign() for context updates and spread
  operator for cloning instead of manual iteration
- **Improved _hasContextShapeChanged()**: Use Set.difference() with size check fast-path
  for O(1) lookups instead of O(n) indexOf()

14322 of 16866 branches covered (84.92%)

38 of 38 new or added lines in 1 file covered. (100.0%)

7 existing lines in 4 files now uncovered.

28828 of 31469 relevant lines covered (91.61%)

34585.75 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.97
-0.04% projects/igniteui-angular/grids/grid/src/grid-base.directive.ts
1
81.86
-0.44% projects/igniteui-angular/grids/hierarchical-grid/src/hierarchical-grid-navigation.service.ts
2
88.89
-2.78% projects/igniteui-angular/grids/core/src/moving/moving.drop.directive.ts
3
89.06
-4.69% projects/igniteui-angular/grids/core/src/moving/moving.drag.directive.ts
Jobs
ID Job ID Ran Files Coverage
1 21718758769.1 05 Feb 2026 04:15PM UTC 504
91.61
GitHub Action Run
Source Files on build 21718758769
  • Tree
  • List 504
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21718758769
  • c367c2cd on github
  • Prev Build on master (#21716916587)
  • Next Build on master (#21745367302)
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