Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Evaluation of rules is buggy #177

Closed
sdibernardo opened this issue Jun 30, 2020 · 0 comments
Closed

Evaluation of rules is buggy #177

sdibernardo opened this issue Jun 30, 2020 · 0 comments
Labels
Milestone

Comments

@sdibernardo
Copy link
Collaborator

if (oneCheckerIsActive(rules.getModelRules(), "ProcessVariablesModelChecker") || oneCheckerIsActive(rules.getElementRules(), "ProcessVariablesNameConventionChecker") || oneCheckerIsActive(rules.getModelRules(), "DataFlowChecker")) {

This expression results in "true" even though the 3 rules have been disabled. Reading the ruleSet seems to be buggy

@sdibernardo sdibernardo added this to the 3.0.6 milestone Jul 1, 2020
TamaraGunkel added a commit that referenced this issue Jul 1, 2020
Fix for #177: Default path for ruleSet now src/test/resource
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants