Skip to content

Conversation

@dennisdoomen
Copy link
Owner

This pull request introduces a new "null" path concept to the ChainablePath API, replacing the previous use of the "empty" path for scenarios where a path does not exist or a search yields no results. The main changes include adding the Null static property, the IsNull property, and updating tests and API verification files to use and recognize these new members.

@dennisdoomen dennisdoomen added the enhancement New feature or request label Aug 12, 2025
@dennisdoomen dennisdoomen enabled auto-merge (rebase) August 12, 2025 06:55
@dennisdoomen dennisdoomen merged commit fb8a019 into main Aug 12, 2025
2 checks passed
@dennisdoomen dennisdoomen deleted the feature/null branch August 12, 2025 06:58
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16901387721

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 96.341%

Totals Coverage Status
Change from base Build 16901276436: 0.03%
Covered Lines: 172
Relevant Lines: 180

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants