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

ng-select / ng-select / 28277250839
93%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2026 03:29AM UTC
Jobs 1
Files 12
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

27 Jun 2026 03:28AM UTC coverage: 93.761% (+1.6%) from 92.142%
28277250839

push

github

web-flow
feat: migrates karma to vitest (#2822)

* 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.

* chore: install vitest and remove karma/jasmine dependencies

* chore: add shared vitest config and test setup

* chore: switch test builders from karma to vitest u... (continued)

844 of 919 branches covered (91.84%)

Branch coverage included in aggregate %.

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

1245 of 1309 relevant lines covered (95.11%)

509.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28277250839.1 27 Jun 2026 03:29AM UTC 12
93.76
GitHub Action Run
Source Files on build 28277250839
  • Tree
  • List 12
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28277250839
  • 2220f57b on github
  • Prev Build on master (#28264433344)
  • Next Build on master (#28277589858)
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