Skip to content

Conversation

@TonyTroeff
Copy link
Member

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

  • I have tested these changes thoroughly.
  • I have added/updated relevant documentation.
  • My code follows the project's coding guidelines.
  • I have performed a self-review of my changes.
  • My changes are backwards compatible.

@TonyTroeff TonyTroeff added the feature Something that should be implemented label Aug 6, 2023
@TonyTroeff TonyTroeff added this to the 1.1.0 milestone Aug 6, 2023
@TonyTroeff TonyTroeff self-assigned this Aug 6, 2023
@TonyTroeff TonyTroeff linked an issue Aug 6, 2023 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

97.6% 97.6% Coverage
0.0% 0.0% Duplication

warning 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

@TonyTroeff TonyTroeff merged commit 5bacde3 into main Aug 8, 2023
@TonyTroeff TonyTroeff deleted the troeff/outer-demands branch August 8, 2023 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Something that should be implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outer demands

2 participants