Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes 905, fix: Use full path of Result type + unit test #916

Closed
wants to merge 3 commits into from
Closed

Fixes 905, fix: Use full path of Result type + unit test #916

wants to merge 3 commits into from

Conversation

anstylian
Copy link
Contributor

this pull request contains 3 commits:

  1. add cmake and ninja in the flake: Was needed to run cargo test from the test directory
  2. unit-test added to replicate issue: Replicates the error described in issue Type error regression when using enum called Result #905 in a unit-test
  3. fix: Use full path of Result type: Fixes issue Type error regression when using enum called Result #905

@anstylian anstylian changed the title Fixes 905 Fixes 905: fix: Use full path of Result type + unit test Sep 14, 2023
@anstylian anstylian changed the title Fixes 905: fix: Use full path of Result type + unit test Fixes 905, fix: Use full path of Result type + unit test Sep 14, 2023
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.

2 participants