Skip to content

Fix check geo punkt coordinate - #2677

Open
TruongQuangSB wants to merge 2 commits into
mainfrom
fix-check-geo-punkt-coordinate
Open

Fix check geo punkt coordinate#2677
TruongQuangSB wants to merge 2 commits into
mainfrom
fix-check-geo-punkt-coordinate

Conversation

@TruongQuangSB

Copy link
Copy Markdown
Contributor

No description provided.

.filter(po -> PunktObjektExtensions.getTopKanten(po)
.stream()
.noneMatch(topKante -> topKanteWithInvalidCRS.stream()
.anyMatch(t -> t.equals(topKante))))

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is irrelevant, when the TOP_Kante contains more than one CRS or CRS is sontiges, therefore skip the PointObject, which belong to this TOP_Kanten

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Test Results

144 tests   - 3   143 ✅  - 4   1m 49s ⏱️ -41s
 39 suites  - 1     0 💤 ±0 
 39 files    - 1     1 ❌ +1 

For more details on these failures, see this check.

Results for commit f6b7658. ± Comparison against base commit bc6e3a4.

This pull request removes 5 and adds 2 tests. Note that renamed tests count towards both.
org.eclipse.set.feature.plazmodel.test.CalculateTopologicalCoordinateTest ‑ testTopologischeCoordinateCalculate(Pair)[1] Pair [first=pphn, second=/tmp/set-test14004682534537100075PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro]
org.eclipse.set.feature.siteplan.transform.SiteplanTransformatorTest ‑ testSiteplanTransformSuccessful(String)[1] /tmp/set-test5037455748165258548PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testPDFExportStyle
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[1] /tmp/set-test16075515633134256434PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[2] /tmp/set-test6465022499252510587Info__2026-04-21_10-40.planpro
org.eclipse.set.feature.plazmodel.test.CalculateTopologicalCoordinateTest ‑ testTopologischeCoordinateCalculate(Pair)[1] Pair [first=pphn, second=/tmp/set-test5503748232261726202PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro]
org.eclipse.set.feature.siteplan.transform.SiteplanTransformatorTest ‑ testSiteplanTransformSuccessful(String)[1] /tmp/set-test8533189551929100241PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro

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.

1 participant