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

ng-select / ng-select / 28263664220
93%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 08:33PM 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:32PM UTC coverage: 92.084% (+0.3%) from 91.833%
28263664220

push

github

web-flow
fix: adds fixes for #2791 and #2796 (#2820)

* 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

---------

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

520 of 590 branches covered (88.14%)

Branch coverage included in aggregate %.

58 of 63 new or added lines in 5 files covered. (92.06%)

1 existing line in 1 file now uncovered.

1097 of 1166 relevant lines covered (94.08%)

237.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
93.36
0.54% src/ng-select/lib/ng-select.component.ts
1
80.29
0.35% src/ng-select/lib/ng-dropdown-panel.component.ts

Coverage Regressions

Lines Coverage ∆ File
1
93.36
0.54% src/ng-select/lib/ng-select.component.ts
Jobs
ID Job ID Ran Files Coverage
1 28263664220.1 26 Jun 2026 08:33PM UTC 11
92.08
GitHub Action Run
Source Files on build 28263664220
  • Tree
  • List 11
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28263664220
  • 54ef959c on github
  • Prev Build on master (#28261399083)
  • Next Build on master (#28264433344)
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