Skip to content

Sslb: add addition entry after filtered entry in table #2343

Open
TruongQuangSB wants to merge 9 commits intomainfrom
update-sslb
Open

Sslb: add addition entry after filtered entry in table #2343
TruongQuangSB wants to merge 9 commits intomainfrom
update-sslb

Conversation

@TruongQuangSB
Copy link
Copy Markdown
Contributor

No description provided.

getObjInContainer.apply(ContainerType.FINAL));
}

private static boolean isElementBelongToAreas(final Ur_Objekt element,
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.

move the special handle to each TransformationService

EcoreUtil.copy(table), tableType, modelSession,
getModelService(tableInfo), controlAreaIds);
TableServiceUtils.clearEmptyRow(resultTable);
getModelService(tableInfo).addAdditionRow(table, resultTable);
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.

add entry, which not belong to relevant area

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 14, 2026

Test Results

131 tests  +41   131 ✅ +41   27s ⏱️ +23s
 31 suites + 9     0 💤 ± 0 
 31 files   + 9     0 ❌ ± 0 

Results for commit dd36951. ± Comparison against base commit e387c7e.

This pull request removes 9 and adds 50 tests. Note that renamed tests count towards both.
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[1] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@74170687
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[2] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@1e9469b8
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[3] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@5f254608
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[4] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@1b1c538d
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[5] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@6325f352
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKey(TestData)[1] TestData [input=org.eclipse.set.model.planpro.Weichen_und_Gleissperren.impl.W_Kr_Gsp_ElementImpl@254513e8, expected=multi/container-id/1539392017/element-id]
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKey(TestData)[2] TestData [input=org.eclipse.set.model.planpro.Signale.impl.SignalImpl@74f89bad, expected=multi/456/1563321789/123]
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKeyOther(TestData)[1] TestData [input=Pair [first=org.eclipse.set.model.planpro.Weichen_und_Gleissperren.impl.W_Kr_Gsp_ElementImpl@390a07a0, second=other], expected=multi/container-id/220371218/element-id/other=other]
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKeyOther(TestData)[2] TestData [input=Pair [first=org.eclipse.set.model.planpro.Signale.impl.SignalImpl@b529d7e, second=xxx], expected=multi/456/921500150/123/other=xxx]
org.eclipse.set.application.cacheservice.CacheImplTest ‑ cacheCachesValues
org.eclipse.set.application.cacheservice.CacheImplTest ‑ cacheDoesNotCacheMissingValues
org.eclipse.set.application.cacheservice.CacheImplTest ‑ invalidatedCacheIsEmpty
org.eclipse.set.application.cacheservice.CacheImplTest ‑ setCacheWorks
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ cacheIdDifferent
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ cacheIdIdentical
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ containerCacheDifferentCacheId
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ containerCacheDifferentContainerId
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ containerCacheIdentical
org.eclipse.set.application.graph.TopologicalGraphServiceTest ‑ testFindShortedDistanceInDirection
…

♻️ This comment has been updated with latest results.

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