You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current coverage code is based on comparing the list of failed invariants to the set of OclRules, but OclResult supports passing back all run contexts, which will return get both passed and failed invariants.
The text was updated successfully, but these errors were encountered:
Current coverage code is based on comparing the list of failed invariants to the set of OclRules, but
OclResult
supports passing back all run contexts, which will return get both passed and failed invariants.The text was updated successfully, but these errors were encountered: