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
// TODO: Implement a finer-grained RPP-VMS that distinguishes critical and background phase violations.
As the comment mentioned, currently new violations are aggregated together. Consider the option of separating critical and background violations by tagging them, for instance, "Specification X got violated in the critical/background phase."
The text was updated successfully, but these errors were encountered:
emop/emop-maven-plugin/src/main/java/edu/cornell/RppVmsMojo.java
Line 115 in 41f2412
As the comment mentioned, currently new violations are aggregated together. Consider the option of separating critical and background violations by tagging them, for instance, "Specification X got violated in the critical/background phase."
The text was updated successfully, but these errors were encountered: