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

ng-select / ng-select / 19042591137
92%

Build:
DEFAULT BRANCH: master
Ran 03 Nov 2025 04:57PM 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

03 Nov 2025 04:56PM UTC coverage: 91.995% (+0.05%) from 91.945%
19042591137

push

github

web-flow
fix: Support null as a valid value in ng-select (#2721)

* feat: update Angular dependencies to version 20.3.6

* fix: update Angular ESLint and other dependencies to latest versions

* fix: update Node engine compatibility in package.json

* fix: update Node engine compatibility in package.json

* fix: update Node version in CI configuration to 22

* feat: add outside click event configuration to ng-select component

- Introduced a new property `outsideClickEvent` to control the DOM event used for detecting outside clicks, defaulting to 'click'.
- Updated `NgDropdownPanelComponent` to utilize the new `outsideClickEvent` for improved outside click detection.
- Modified the HTML template to bind the `outsideClickEvent` property, enhancing flexibility in dropdown behavior.

This change improves the usability of the dropdown by allowing customization of the event used for closing the dropdown on outside interactions.

* docs: add documentation for outside click event type configuration in README

- Added a new entry for `outsideClickEventType` in the README to document its purpose and default value.
- This update enhances the clarity of the dropdown component's configuration options, providing users with better guidance on customizing outside click detection behavior.

* fix: not able to access SearchInput

- Added `exportAs: 'ngSelect'` to the NgSelectComponent for improved template usage.
- Refactored code for better readability by adjusting formatting and indentation in several methods.
- Removed unnecessary imports and streamlined promise handling for tag selection.
- Improved conditional checks in the `showNoItemsFound` method for clarity.

* chore: Update Angular and TypeScript references to version 21; add package manager rule to use yarn

- Updated documentation to reflect the latest stable versions of Angular (v21) and TypeScript.
- Added a new rule to specify the use of yarn as the package manager for the project.
- Improved type checks in the ... (continued)

485 of 551 branches covered (88.02%)

Branch coverage included in aggregate %.

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

986 of 1048 relevant lines covered (94.08%)

192.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19042591137.1 03 Nov 2025 04:57PM UTC 11
91.99
GitHub Action Run
Source Files on build 19042591137
  • Tree
  • List 11
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19042591137
  • ea64e878 on github
  • Prev Build on master (#19041094959)
  • Next Build on master (#19050795398)
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