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

chore: use thiserror within crates #111

Merged
merged 51 commits into from
Apr 22, 2024
Merged

chore: use thiserror within crates #111

merged 51 commits into from
Apr 22, 2024

Conversation

brunopgalvao
Copy link
Contributor

@brunopgalvao brunopgalvao changed the title Use thiserror within crates chore: Use thiserror within crates Apr 18, 2024
@brunopgalvao brunopgalvao changed the title chore: Use thiserror within crates chore: use thiserror within crates Apr 18, 2024
@brunopgalvao brunopgalvao marked this pull request as ready for review April 18, 2024 13:42
@brunopgalvao brunopgalvao requested a review from AlexD10S April 18, 2024 13:42
@AlexD10S
Copy link
Collaborator

Nice work!
I see here the tests passes in the CI but for me locally the test test_new_parachain_command_execute is failing, can you double check is passing for you?

crates/pop-contracts/src/test.rs Outdated Show resolved Hide resolved
@brunopgalvao
Copy link
Contributor Author

Nice work! I see here the tests passes in the CI but for me locally the test test_new_parachain_command_execute is failing, can you double check is passing for you?

I just ran cargo test --all-features and all tests pass.

@AlexD10S AlexD10S merged commit b9b6a09 into main Apr 22, 2024
1 check passed
@AlexD10S AlexD10S deleted the bruno/use-thiserror branch April 22, 2024 08:44
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.

Review Project Error Handling
3 participants