Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Guest0x0
Copy link
Contributor

The external iterator version of @sorted_set.SortedSet::range and @sorted_map.SortedMap::range has logical bug, as correctly pointed out by Copilot in #3050. But there two API has only very minimal test, so the bug is not spotted. This PR fixes the bug and add a little more tests to the two range methods.

@Guest0x0 Guest0x0 merged commit d8f5126 into main Dec 18, 2025
18 checks passed
@Guest0x0 Guest0x0 deleted the Guest0x0/fix-container-range branch December 18, 2025 09:30
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 2141

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.048%

Totals Coverage Status
Change from base Build 2137: 0.0%
Covered Lines: 9967
Relevant Lines: 10947

💛 - Coveralls

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants