Skip to content

Conversation

dubinsky
Copy link
Contributor

Currently, single assertion failure gets packaged into Result.Failures (plural), when it should be just Result.Failure (singular).

Currently, single assertion failure gets packaged into `Result.Failures` (plural), when it should be just `Result.Failure` (singular).
@Baccata
Copy link
Collaborator

Baccata commented Aug 15, 2025

I'm not certain this is the direction we should ultimately take : I don't remember exactly what was the reasoning behind having the two classes and we need to dig deeper to potentially change the modelling altogether

@dubinsky
Copy link
Contributor Author

we need to dig deeper to potentially change the modelling altogether

I wish you success!

@zainab-ali
Copy link
Contributor

Thanks! This has been incorporated in #192.

@zainab-ali zainab-ali closed this Sep 5, 2025
@dubinsky
Copy link
Contributor Author

dubinsky commented Sep 5, 2025

Thanks! This has been incorporated in #192.

Thank you!

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.

3 participants