Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Replace failure with thiserror #52

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Conversation

lewiszlw
Copy link
Member

What problem does this PR solve?

failure is deprecated, replace it with thiserror.

What is changed and how it works?

Code changes

  • Has Rust code change
  • Has CI related scripts change

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Note for reviewer

Copy link
Member

@KKould KKould left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@KKould KKould merged commit 9399f64 into KipData:master Oct 13, 2023
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants