Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contract editor #1102

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Felix-Schmid
Copy link

The Xtext based editor is now used for editing contracts. Also, instead of storing contracts in the comment of the SubApp, it is now stored as an attribute and displayed with a new EditPart.

Copy link

github-actions bot commented Feb 24, 2025

Test Results

   109 files   - 4     109 suites   - 4   49s ⏱️ ±0s
29 180 tests  - 5  29 180 ✅  - 5  0 💤 ±0  0 ❌ ±0 
29 181 runs   - 5  29 181 ✅  - 5  0 💤 ±0  0 ❌ ±0 

Results for commit 86ec87f. ± Comparison against base commit eee5351.

This pull request removes 6 and adds 1 tests. Note that renamed tests count towards both.
org.eclipse.fordiac.ide.test.model.contracts.AssumptionTest ‑ test
org.eclipse.fordiac.ide.test.model.contracts.ContractTest ‑ testNotValid
org.eclipse.fordiac.ide.test.model.contracts.ContractTest ‑ testValid
org.eclipse.fordiac.ide.test.model.contracts.GuaranteeTest ‑ test
org.eclipse.fordiac.ide.test.model.contracts.SimplifyAssumptionTest ‑ test
org.eclipse.fordiac.ide.test.model.contracts.SimplifyGuaranteeTest ‑ test
org.eclipse.fordiac.ide.test.model.contracts.ContractTest ‑ dummyTest

♻️ 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