Skip to content

Complete throws statements for semantic methods#139

Merged
VincenzoArceri merged 2 commits intomasterfrom
missing-semantic-exceptions
Oct 29, 2021
Merged

Complete throws statements for semantic methods#139
VincenzoArceri merged 2 commits intomasterfrom
missing-semantic-exceptions

Conversation

@lucaneg
Copy link
Member

@lucaneg lucaneg commented Oct 28, 2021

Description
Some abstract semantic methods are missing the throws SemanticException statement, and this prevents subclasses to throw appropriate exceptions.

Fixed bugs
Closes #136

@lucaneg lucaneg added the 🐛 type:bug Something isn't working label Oct 28, 2021
@lucaneg lucaneg added this to the 0.1b3 milestone Oct 28, 2021
@lucaneg lucaneg self-assigned this Oct 28, 2021
@lucaneg lucaneg added 🏗 resolution:wip Incomplete work - do not review yet and removed 🏗 resolution:wip Incomplete work - do not review yet labels Oct 28, 2021
@github-actions

This comment has been minimized.

@github-actions
Copy link

Cron Test Results

10 files  10 suites   4s ⏱️
22 tests 22 ✔️ 0 💤 0 ❌

Results for commit ac63182.

@github-actions
Copy link

Unit Test Results

  33 files    33 suites   10s ⏱️
204 tests 204 ✔️ 0 💤 0 ❌

Results for commit ca8ff8e.

@github-actions

This comment has been minimized.

@VincenzoArceri VincenzoArceri merged commit 55e1e08 into master Oct 29, 2021
@VincenzoArceri VincenzoArceri deleted the missing-semantic-exceptions branch October 29, 2021 15:14
@github-actions
Copy link

All Test Results (unit + cron)

  43 files  ±0    43 suites  ±0   15s ⏱️ -1s
226 tests ±0  226 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 55e1e08. ± Comparison against base commit 553f6df.

@lucaneg lucaneg added the 🏨 scope:infrastructure Work regarding the general infrastructure and functioning of LiSA label Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏨 scope:infrastructure Work regarding the general infrastructure and functioning of LiSA 🐛 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] BaseNonRelationalValueDomain.evalX() methods do not specify SemanticExceptions

2 participants