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

ng-select / ng-select / 28264433344
93%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 08:49PM UTC
Jobs 1
Files 11
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

26 Jun 2026 08:48PM UTC coverage: 92.142% (+0.06%) from 92.084%
28264433344

push

github

web-flow
feat: add support for custom classes in ng-option component (#2821)

* fix: update Angular dependencies and ESLint configuration

- Added '@angular-eslint/prefer-on-push-component-change-detection' rule to ESLint configuration.
- Updated Angular dependencies in package.json and pnpm-lock.yaml to the latest compatible versions, including '@angular/core', '@angular/common', and others to 22.0.4.
- Adjusted pnpm-workspace.yaml to allow builds for additional packages and updated minimum release age exclusions for Angular packages.
- Refactored cursor rules documentation for clarity and removed deprecated rules.

These changes enhance the project's compatibility with Angular 22 and improve code quality through updated linting rules.

* fix: handle undefined outsideClickEvent in NgDropdownPanelComponent and NgSelectComponent

- Updated the outsideClickEvent handling in NgDropdownPanelComponent to default to 'click' when undefined.
- Adjusted NgSelectComponent to ensure consistent behavior by applying the same default for outsideClickEvent.
- Added a test case to verify dropdown closure on outside clicks when NgSelectConfig is provided as a partial object without outsideClickEvent.

These changes improve the robustness of the dropdown component's interaction with outside clicks.

* fix: dropdown positioning is not updated when value changes

Closes #2791

* fix: ngOnChanges does not react to the input changes

* feat: add support for custom classes in ng-option component

- Enhanced the ng-option component to accept and apply custom classes through the new `classes` property.
- Updated the items list mapping to include `$ngOptionClasses` for each item.
- Modified the template to bind the `ngClass` directive to the option's classes.
- Added a test case to verify that custom classes are correctly applied to dropdown options.

---------

Co-authored-by: Pavan Kumar Jadda <17564080+pavankjadda@users.noreply.github.com>

525 of 595 branches covered (88.24%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 3 files covered. (100.0%)

1105 of 1174 relevant lines covered (94.12%)

242.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28264433344.1 26 Jun 2026 08:49PM UTC 11
92.14
GitHub Action Run
Source Files on build 28264433344
  • Tree
  • List 11
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28264433344
  • f6b8d5a0 on github
  • Prev Build on master (#28263664220)
  • Next Build on master (#28277250839)
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