Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #50115

1. According to the OGC standard, a point lying exactly on the boundary
of a polygon no longer returns `true` for `ST_Contains`. This behavior
has been changed to return `false`.
2. Fix the inconsistency in `polygon Contains linestring` caused by
differing linestring directions.
3. Fixed a logical error in `multipolygon Contains multipolygon`
@github-actions github-actions bot requested a review from yiguolei as a code owner April 30, 2025 07:30
@linrrzqqq
Copy link
Contributor

run buildall

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 40.00% (14/35) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 38.87% (10276/26440)
Line Coverage 29.91% (85338/285361)
Region Coverage 28.56% (43993/154038)
Branch Coverage 25.29% (22503/88986)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100.00% (35/35) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 76.18% (19844/26050)
Line Coverage 71.55% (202891/283568)
Region Coverage 69.27% (124246/179353)
Branch Coverage 62.48% (62883/100644)

1 similar comment
@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100.00% (35/35) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 76.18% (19844/26050)
Line Coverage 71.55% (202891/283568)
Region Coverage 69.27% (124246/179353)
Branch Coverage 62.48% (62883/100644)

@yiguolei yiguolei closed this May 2, 2025
@yiguolei yiguolei reopened this May 2, 2025
@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 2, 2025
@github-actions
Copy link
Contributor Author

github-actions bot commented May 2, 2025

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor Author

github-actions bot commented May 2, 2025

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit af4195e into branch-2.1 May 3, 2025
19 of 20 checks passed
@github-actions github-actions bot deleted the auto-pick-50115-branch-2.1 branch May 3, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants