Skip to content

Also add convenience property for checking whether it is successful#16

Open
rklec wants to merge 3 commits into
rgl:masterfrom
rklec:patch-1
Open

Also add convenience property for checking whether it is successful#16
rklec wants to merge 3 commits into
rgl:masterfrom
rklec:patch-1

Conversation

@rklec

@rklec rklec commented Sep 24, 2024

Copy link
Copy Markdown
Contributor

It may be useful to have that, because otherwise IsSoft returns true, which makes no sense.

Maybe also make IsSoft exclusive, as a successful status notification obviously is not a "soft" (failure) nor "hard" (failure), but no failure at all.

It may be useful to have that, because otherwise `IsSoft`

Maybe also make `IsSoft` exclusive, as a successful status notification obviously is not a "soft" (failure) nor "hard" (failure), but no failure at all.
As explained in rgl#16 
> a successful status notification obviously is not a "soft" (failure) nor "hard" (failure), but no failure at all.

Also made the same for `IsHard` even though it is logically not needed, but it looks better and for the human it is not easily understandable otherwise why `IsHard` does not have such a check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant