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

🐛 Fix error propagation from rust to python #3

Merged
merged 5 commits into from
Oct 23, 2023

Conversation

Billyzou0741326
Copy link
Contributor

@Billyzou0741326 Billyzou0741326 commented Oct 22, 2023

  • Use anyhow to propagate errors with context
  • Specify nightly channel in rust toolchain
  • Format source code with cargo fmt
  • Raise python json.JSONDecodeError on serde_json failure

@omg-xtao omg-xtao added the bug Something isn't working label Oct 22, 2023
@omg-xtao omg-xtao merged commit f3a8c12 into main Oct 23, 2023
13 checks passed
@omg-xtao omg-xtao deleted the fix-error-propagation branch October 23, 2023 02:36
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