Skip to content

Resolve states of partial results recursively and now correctly#107

Merged
RincewindsHat merged 1 commit into
masterfrom
fix/partialResult_recursive_result
Nov 6, 2023
Merged

Resolve states of partial results recursively and now correctly#107
RincewindsHat merged 1 commit into
masterfrom
fix/partialResult_recursive_result

Conversation

@RincewindsHat
Copy link
Copy Markdown
Member

This patch fixes a bug which causes PartialResults to show "wrong" states, when the state is derived from other PartialResults inside.

The problem was a small piece of code which was forgotten, when the "explicit state" logic was introduced.

This patch fixes a bug which causes PartialResults to show "wrong"
states, when the state is derived from other PartialResults inside.

The problem was a small piece of code which was forgotten, when
the "explicit state" logic was introduced.
@RincewindsHat RincewindsHat marked this pull request as ready for review November 6, 2023 13:12
@martialblog martialblog added the bug Something isn't working label Nov 6, 2023
@martialblog martialblog added this to the v0.6.1 milestone Nov 6, 2023
Copy link
Copy Markdown
Member

@martialblog martialblog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@RincewindsHat RincewindsHat merged commit 6cfc38c into master Nov 6, 2023
@RincewindsHat RincewindsHat deleted the fix/partialResult_recursive_result branch November 6, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants