Closed TonyTroeff closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
97.6% Coverage
0.0% Duplication
The version of Java (11.0.19) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here
Pull Request Description
This PR should introduce the idea of outer demands into
TryAtSoftware.CleanTests
.Motivation and Context
This feature should finalize the concept of conditional combinability. When this PR is completed, we should be able to apply demands horizontally (using external demands); downwards (using internal demands); and upwards (using outer demands). Thus, we can model all kinds of relationships.
Checklist